Cinquecento
11-21-2002, 06:54 AM
oh my....
I've a series of forms on a secure site running on Linux that submit to themselves for validation, inserting into mySql and then loading the next page.
Most of the time though the submitted pages are 'unavailable' - even though they are merely reloading. If I back up and re-type the form data and submit again, they work ok! Is it a script error? This never happens on other 'unsecure' pages on my server. I'm really stuck on this!
I've duplicated one of the forms under another name and submit to it from the original and it always works. So maybe I need to split my handling code for the form data and put it into a separate scripts?
Thanks for any help
Ian
I've a series of forms on a secure site running on Linux that submit to themselves for validation, inserting into mySql and then loading the next page.
Most of the time though the submitted pages are 'unavailable' - even though they are merely reloading. If I back up and re-type the form data and submit again, they work ok! Is it a script error? This never happens on other 'unsecure' pages on my server. I'm really stuck on this!
I've duplicated one of the forms under another name and submit to it from the original and it always works. So maybe I need to split my handling code for the form data and put it into a separate scripts?
Thanks for any help
Ian