I have a requirement to create a standalone web application
The requirement is met as follows:
Current application
His .net web application collects user polls.
New requirement
When the web server is unavailable, we must provide the user with the opportunity to fill out the survey offline, and then send it when the server is connected.
What are the point network methods that you propose to achieve.
I also invite a discussion about the pros and cons.
Example
Downloading an Excel sheet was one of the possible. But when entering data confirmation is required.
If I use an intelligent client application, you cannot ask each user to be included in it.
Do any through-point functions help me?
Thanks in advance SA
source
share