Is there any way I can capture form data if user closes the browser ?
I have got a form where a user fills the form fields but never hits the 'Submit' button and closes the browser. I still want to capture the form data AND SAVE IT INTO THE DATABASE.
This is required for some sort of history about user's information. I am wondering if there is any way to do that..
Thanks a lot.
I have got a form where a user fills the form fields but never hits the 'Submit' button and closes the browser. I still want to capture the form data AND SAVE IT INTO THE DATABASE.
This is required for some sort of history about user's information. I am wondering if there is any way to do that..
Thanks a lot.