|
Hi,
I have a contact form that uses $_SERVER['PHP_SELF'] when the user clicks the submit button which works ok, but the validation messages/checks are exectuted even before the user has clicked the submit button.
Why is this?
Thanks,
Last edited by drew22299 : 06-16-2008 at 06:15 PM.
|