I am creating a php+mysql webform. Is there any way for me to save the input local storage and when there is internet then push up to mysql server? because if a user finish filling the form and submit till half way then the previous filled data will be lost.
Share
http://simsalabim.github.com/sisyphus/ this will not only give you that feature but it will make it easy 🙂
You could use this code to accomplish part of what you are looking for: