hi, i have a form that i am using inside of my site.. and i just recently updated it... to use captcha...
all is well, its just that when i submit it.. it hides the rest of the page, and only shows the form, and says, form sent successfully.. i want it to stay where i have it included...
<?php include('http://site.com/folder/file.php'); ?>
how can i have it so, any errors (missing form data, wrong turing number it will display in the context to the rest of the page...)
easiest way to see what i am talking about is to look at it live...
http://naniboujou.com/retreat.php
scroll down, you will see the form, to test it, just leave all fields blank.. and hit submit.. you will see what i am talking about...
thanks
pj