Php form script ?? Email verify?

Jason

New member
I have a php form with:

Email: <input type="text" name="email1" />
Retype Email: <input type="text" name="email2" />

how would i add a pop up message that comes up if the second email entered doesnt match the first??


Thankyou!!!
 
Back
Top