I need to AutoSave using XML HTTP Request, when change a field ot just to understand when there is changed field in the form. Currently I am simulating onchange event with onfocus and onblur. The problem is that when change the field, and close the browser without bluring it, I can't understand that my form has changed.
So I need sth like google suggest - on every change on the field to execute sth.
Corwin
So I need sth like google suggest - on every change on the field to execute sth.
Corwin