473,503 Members | 1,797 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Auto Save user's work every 15 minutes

Hi All,

I have an ASP.NET application with a session timeout of 20 minutes -
for security reasons. I have a web form in this application that I
need to Auto Save every 15 minutes (in case the User has left his/her
desk or they got distracted and have left the program idle) - what
would you recommend as the best solution for this?

Thank you,
Michelle

Nov 19 '05 #1
1 2080
RN
The only way you'll possibly be able to save this is to have some
client-side javascript count down 15 minutes and submit the form, and then
the server can save data and/or maintain the session. But, if you do this,
the session won't timeout and your security timeout will be worthless.
Remember that data is maintained on the client's browser until submitting to
the server.
"Michelle" <Mi******@bwalk.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
Hi All,

I have an ASP.NET application with a session timeout of 20 minutes -
for security reasons. I have a web form in this application that I
need to Auto Save every 15 minutes (in case the User has left his/her
desk or they got distracted and have left the program idle) - what
would you recommend as the best solution for this?

Thank you,
Michelle

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
2989
by: Prometheus Research | last post by:
http://newyork.craigslist.org/eng/34043771.html We need a JavaScript component which will auto-submit a form after a set period has elapsed. The component must display a counter that dynamically...
2
2437
by: Michelle | last post by:
Hello! I have an .aspx web form in an ASP .NET application that I need to Auto Save every 15 minutes. Could anyone provide examples of client-side Javascript to count down the 15 minutes? ...
2
4303
by: James P. | last post by:
Hello experts out there, I would like my Access application automatically closes completely after 30 minutes of "No Activities" so we can save resource. If the user is still scrolling or...
5
9378
by: PawelR | last post by:
Hello Group, To my apps user must logon. How make auto logoff after any time when user is not active? Please send me samples or link to samples. Thx. Pawel
7
2899
by: jsale | last post by:
I'm currently using ASP.NET with VS2003 and SQL Server 2003. The ASP.NET app i have made is running on IIS v6 and consists of a number of pages that allow the user to read information from the...
3
3152
by: david | last post by:
I do not have the experience with it. For example, update the data in the ASP form every minute by retrieving data from database. Or do you have other methods? Thank you for any advice and...
5
17675
by: Navillus | last post by:
Hey gang, I have a login form that is empty by default, but can be filled with values from a previous form: <input type=text maxlength="40" size="40" name="user" value="`usr`"> <input...
2
5502
by: john | last post by:
Is it true that if I split my access database in backend and frontend and I implement custom auto increment for the ID fields, that my database is ready to be used in a multi-user environment? I...
10
8479
by: Onthefly | last post by:
I am trying to automate an excel report so that it automatically posts a SQL query then saves the file every 24 hours. Currently I can do one or the other (post sql or save) but I cannot run both at...
0
7199
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7323
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6984
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7453
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4670
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3151
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1507
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
732
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
377
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.