chbrandt Posted August 17, 2010 Share Posted August 17, 2010 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 More sharing options...
Pikachu2000 Posted August 17, 2010 Share Posted August 17, 2010 You'd really need to post the relevant code for anyone here to be of much help. Link to comment https://forums.phpfreaks.com/topic/210918-form-validation-integration/#findComment-1100159 Share on other sites More sharing options...
chbrandt Posted August 17, 2010 Author Share Posted August 17, 2010 Please see attached. [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/210918-form-validation-integration/#findComment-1100164 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.