Saving Form on a Timer

Saving Form on a Timer

Hi

Using Classic ASP how do I set a timer which calls a function that saves the form contents to the database but still stays on the form.

I know it uses setInterval but after that I'm not sure.

Thanks