View Single Post
  #5 (permalink)  
Old Jul 26th, 2007, 11:22
mihirc mihirc is offline
New Member
Join Date: Jul 2007
Location: Pune, Maharashtra, India
Age: 20
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Problem: onClick Function

Ok,Just to explain you better...

The mailIt function sends a mail to a defined email id. And the checkform validates the form. SO what i want is unless the form is validated the mail shouldnt be going. If i keep the mailIt function before, then it is checking the form and giving the correct error, but it is also sending the mail, which i dont want.

mihir.
Reply With Quote