View Single Post
  #1 (permalink)  
Old 11-16-2005, 03:37 AM
aventvoy's Avatar
aventvoy aventvoy is offline
WebProWorld Member
 
Join Date: Jul 2003
Location: Vancouver
Posts: 48
aventvoy RepRank 0
Default Mandatory fields in a form (formmail)

Hello,
I would like a few fields on a form (formMail) to become mandatory and a page to pop up if one field is not filled.
Could someone help me on this? for instance on

<td width="142">Name</td>
<td width="118"><input name="name" type="text" id="name"></td>
<td width="142">Address</td>
<td width="118"> <input name="adresse" type="text" id="adresse"> </td>

I have tried different formulas, looked for the same question here... Couldn't get it to work...

Thanks a lot!
__________________
http://www.aventurevoyages.com
Reply With Quote