Reply to submit button: resending the same page with modifications
Posted by web_design on 08/04/05 18:20
I have a contact form on my site. I want to validate the form information
in PHP and if it is incorrect to send the same page (form) back with a
message on the top saying that the form was filled out incorrectly? I can
think of a long-winded way to do it, but there must be an easier way...