Does any one know a cgi/php form to mail applet that will allow the admin to make sure two fields are the same? Where the user has to retype thier phone number, and it must be the same in order to submit the form?
Thanks, but where whould I put that code? In the script or in my html? And where in the script or html would it go? Sorry if that's a stupid question, but I'm pretty new to all of this...
Well, I just put it in the html and it displayed "error" on the next page, but is there a way to make it pop up an error box and not send the information unless the two fields are the same?