Hi,
You're using someone else's FormMail, so we can't help you with it.
If you'd like to switch to our free FormMail, we'd be happy to help you.
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
Dear formmail experts!
Running formmail v5.0
Line 180-183 reads:
while (list($key, $val) = each($array)) {
$reserved_violation = 0;
for ($ri=0; $ri<count($reserved_keys); $ri++)
if ($key == $reserved_keys[$ri]) $reserved_violation = 1;
But i suspect an error on line 72-80.
} else { // every other error
?>
The form was not submitted because of the following reasons:<p>
<?
}
echo "<br><br>\n";
echo "<small>This form is powered by <a href=\"http://www.dtheatre.com/scripts/\">Jack's Formmail.php ".VERSION."/a></small>\n\n";
exit;
}
Dreamweaver have problems on line 75 with the <? mark up.
Maybe I have a corrupt version? but i also tested 4.1 without success.
Please help!
Best regards,
Andreas Hoieggen
Hi,
You're using someone else's FormMail, so we can't help you with it.
If you'd like to switch to our free FormMail, we'd be happy to help you.
Russell Robinson - Author of Tectite FormMail and FormMailDecoder
http://www.tectite.com/
:-) i feel a bit stupid, i should have known when i reed in the forum about line 1000 etc. when my script only had absout 400.
Well, i downloaded and implemented your formmail. I must say; its quite useful!
Thanks a lot.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks