View Single Post
  #17  
Old 09-14-2009, 02:06 PM
rians rians is offline
Private
 
Join Date: Jun 2009
Posts: 4
Default Re: How to Edit a Form

Hi.

I have used the form manager to make a simple form and used the PHP option in the manager. It works perfectly and the info is sent to my designated email address.

I do have a problem though that in the fields where information is required, if I don't put any information in, it still accepts the form submission.

Also, one of the boxes I defined as being number and even indicated how many characters are required. However it accepts any input even letters or it can be left blank and the form can still be sent.

How can I ensure that the required fields must be completed and that it must also be given the required type of info.

Thanks
Reply With Quote