I have a fairly simple (5 fields) online form on a HTM page.
http://www.heonis.info/online-form.htm
I need someone to make this into a PHP format with required fields,
mainly the Email address with the "@". If not entered correctly,
maybe a pop-up saying "Please Enter A Valid Email Address".
. . . . Thanks
Need Help on Simple 5-field Form
Moderator: General Moderators
-
parveen.sehrawat
- Forum Newbie
- Posts: 8
- Joined: Wed Aug 09, 2006 6:50 am
hi
you can add a simple javascript code on the onClick event of the submit button.