View Single Post
  #1 (permalink)  
Old Dec 22nd, 2006, 17:08
Sabin_33 Sabin_33 is offline
Junior Member
Join Date: May 2006
Location: A Place Far Away
Age: 26
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
PHP Email with Javascript validation

I have a form validated by javascript with a php script to send an e-mail.
Right now though it will bypass my validation and send the e-mail.

My Question:
Can I validate a form with javascript then execute a php script?

Let me know what code you would like to see.
Reply With Quote