abstract:
, blank field), all of the data in the form gets wiped out.
Has anyone seen this before and suggest a workaround?
I'm using an HTML form to post data to be processed by a PHP script. However it appears that if data is submitted from the form, and it does not get through the inline JavaScript edits because of an error (e.g., blank field), all of the data in the form gets wiped out.
Has anyone seen this before and suggest a workaround? |