Jump to content

Form validation integration


chbrandt

Recommended Posts

I'm having some trouble getting some kind of validation built into a form on my site.  I'm using multiple scripts in a form including a lightwindow, as well as some other scripting I found to allow me to submit my form inside the lightwindow.  I'm dying to get some kind of validation code added to the script to stop all of the spam emails, but I'm not able to do it, as I don't truly know PHP.  I tried using a recaptcha, following the instructions carefully, but I think my problem there was that I don't have a simple

 

<input type="submit" />

 

instead, I have:

 

<a href="thanks.php" style="text-decoration: none" params="lightwindow_form=Catering,lightwindow_width=632,lightwindow_height=1600" class="lightwindow_action" rel="submitForm"><button tabindex="21">Submit</button></a>

 

Could anyone take a look and give me some pointers?

 

mikeandzachsbbq DOT com/Catering/  -  click on the link that says Click Here to use our Do-It Yourself

 

mikeandzachsbbq DOT com/Catering/form.php - form w/out the lightwindow

 

Thanks in advance

Link to comment
https://forums.phpfreaks.com/topic/210918-form-validation-integration/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.