Need Help on Simple 5-field Form

Looking to hire a PHP developer for a paid position? Looking for a paid PHP job? Want to post your resume? Let the job hunt begin...

Moderator: General Moderators

Post Reply
websearch
Forum Newbie
Posts: 2
Joined: Sat Mar 13, 2004 12:47 pm
Location: North Carolina

Need Help on Simple 5-field Form

Post by websearch »

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
parveen.sehrawat
Forum Newbie
Posts: 8
Joined: Wed Aug 09, 2006 6:50 am

hi

Post by parveen.sehrawat »

you can add a simple javascript code on the onClick event of the submit button.
Post Reply