Link to home
Start Free TrialLog in
Avatar of Vincent Stack
Vincent StackFlag for Qatar

asked on

Can I call ASP.Net sub to autosave data?

I have a form that depending on the user can be lengthy.  Is there a way to automatically submit the form before, say, a session timeout  or a predetermined timer, say every 10 minutes?
ASKER CERTIFIED SOLUTION
Avatar of nmarun
nmarun
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Vincent Stack

ASKER

This works for me.  Thanks