Skip to Content
0
Former Member
Mar 05, 2009 at 09:42 AM

Prevent page re-load on SAVE button

40 Views

Hi Experts,

I am working with a BSP application using MVC. I have implemented Auto save functionality for each 10mins. It is working fine. But when the user is inputting the data on screen if it reaches 10mins the save will be performed. Then the page is getting re-loaded. The user dont want it to be re-loaded as it disturbs his work.

Is there any solution for this?

Thanks in advance.