m Protected "Contact Us": form and extention requires page to be protected [edit=sysop:move=sysop] |
+ captcha |
||
Line 1: | Line 1: | ||
<emailform> | <emailform> | ||
<addhtml><div class='captcha' align="center"><p>To help protect against spam, please type the two words you see in the box below: | |||
</p><script>var RecaptchaOptions = { tabindex : 1 }; </script> <script type="text/javascript" src="http://api.recaptcha.net/challenge?k=6LfQDAAAAAAAAHNmi1lr6DH5S_3MQiegeGRrfTVU"></script> | |||
<noscript> | |||
<iframe src="http://api.recaptcha.net/noscript?k=6LfQDAAAAAAAAHNmi1lr6DH5S_3MQiegeGRrfTVU" height="300" width="500" frameborder="0"></iframe><br> | |||
<textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea> | |||
<input type="hidden" name="recaptcha_response_field" value="manual_challenge"> | |||
</noscript></div></addhtml> | |||
{| | {| | ||
| Name: || <emailform name=40 /> || (optional) | | Name: || <emailform name=40 /> || (optional) |
Revision as of 16:01, 25 March 2008
<emailform>
<addhtml>
To help protect against spam, please type the two words you see in the box below:
<script>var RecaptchaOptions = { tabindex : 1 }; </script> <script type="text/javascript" src="http://api.recaptcha.net/challenge?k=6LfQDAAAAAAAAHNmi1lr6DH5S_3MQiegeGRrfTVU"></script><noscript>
</noscript>
<textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea> <input type="hidden" name="recaptcha_response_field" value="manual_challenge">
</addhtml>
Name: | <emailform name=40 /> | (optional) |
Email: | <emailform from=40 /> | (optional, unless you'd like a reply) |
Comments: | <emailform comments=80x8 /> | |
<emailform submit="Send Comments" /> |
</emailform> <emailform result> Thanks for your comments!
From: <emailform name /> <emailform from/>Comments: <emailform comments /> |
</emailform>