zzfive03
Programmer
- Jun 11, 2001
- 267
On my ASP page, I have a text box. I would like the script to run my "save to database" function when the user moves the cursor out of the text box (sort of like an autosave) without the need to press the save button. Any ideas on how I can call a 'on-cursor-off' type command?