Quote Originally Posted by Decostyle View Post
Hello Clyde!

Thank you!!! It worked!! I do not know much about PHP but when I looked at the difference of the two files, it seems that the only thing changed was an added carraige to line 30:

// EOF Captcha
if (isset($_GET['action']) && ($_GET['action'] == 'send')) {

Is this something that affects PHP coding? Just curious.
Sure, if the syntax isn't correct then strange things happen.