View Single Post
Join Date: Nov 2008
Posts: 2
Reputation: pong pong is an unknown quantity at this point 
Solved Threads: 0
pong pong pong pong is offline Offline
Newbie Poster

perl form problem

 
0
  #1
Dec 3rd, 2008
Hi, I am new in this forum and perl as well. I have a question. I have a form with 3 fields name, phone number and email address. now if any user put the wrong data in any one or more field, I just want to display a message where they made the mistake and the correct one should be the same as they entered. Example...
Name : John
Phone: 01452kao41 (this is the error)
email add: mail@email.com

when the user submit the form, the error message should appear and it will say where the error is, and I want that the name John and email add should not be changed as they are correct, so they user don't need to enter the same data again.

Can any one please help me?
thanks
Reply With Quote