Captcha Description
Captcha Advanced >>
Captcha Demo
Captcha Demo 2
Custom Web Forms
Testimonials
For Web Masters
Free Domain Name
Contact Us
Site Map
Web Hosting General Info
Web Hosting Packages
Web Hosting Testimonials
Sign up For Web Hosting
HostAdmin General Info
About HostAdmin
HostAdmin FAQ
HostAdmin Signup
Quick facts about our web hosting services:
- In business since 1998
- Thousands of happy clients
- Help with programming
- Plenty of space and traffic
- Panel for easy maintenance
- Both Windows and UNIX
- Free domain name registration/renewal/transfer
- Free first three months of services
Web Hosting Sign up form
|
Advanced options
Captcha image size
You can use a smaller version of the captcha image:
All you need to do is to add a parameter
ImgType=2
into the captcha image call.
It's nice to have a fine border around it:
Just change the style to
style="border:1px solid #CCCCCC"
So your captcha image call could look like this [change the id to your own]:
<a href="http://www.SnapHost.com/captcha"><img alt="Security Code"
style="border:1px solid #CCCCCC"
src="http://www.SnapHost.com/captcha/CaptchaImage.aspx?id=code&ImgType=2"
/></a>
Add "From" email address
This option allows you to use email address provided by your visitor as the "From" email address.
However, if your visitor entered incorrect email address the message will not be sent.
For visitor's email address specify both "id" and "name" as "FromEmailAddress". For example:
<input type="text" id="FromEmailAddress" name="FromEmailAddress" value="" />
We verify "FromEmailAddress" field on the server-side
however we recommend you to verify it with a JavaScript on a client-side before sending it to the server.
Separate output information by extra lines
This option is for adding extra lines in between the form's output fields in the email message. It allows you to add 1, 2 or 3 extra lines after each field.
If you want to use this option add the following hidden field:
<input type="hidden" id="_AddExtraLines" name="_AddExtraLines" value="1" />
Value can be 1, 2 or 3.
Send a copy to your visitor
Please note that this option will work only if you have "FromEmailAddress" field in your form. For details please see
[Adding "From" email address] above.
If you want a copy of the message to be sent to the one who submitted the form then use the following hidden field:
<input type="hidden" id="_SendCopyToUser" name="_SendCopyToUser" value="1" />
Value can be 0 or 1. Use 0 to disable the copy without deleting the hidden field.
Detect your visitor's IP address
To detect your visitor's IP address and send it by email, include the following hidden field:
<input type="hidden" id="_ShowUsersIp" name="_ShowUsersIp" value="1" />
Value can be 0 or 1. Use 0 to exclude IP detection without deleting the hidden field.
Skip empty fields
If you do not want blank fields to be shown in the email message, include the following hidden field:
<input type="hidden" id="_SkipEmptyFields" name="_SkipEmptyFields" value="1" />
Value can be 0 or 1. Use 0 to display blank fields without deleting the hidden field.
What is coming
JavaScript verification
Server-side verification
Help us fight spam
Make money as referral
Add your local time/date
Show your visitor's browser/OS information
....
If you have more ideas please contact us.
|
Site Map
If you would like to make a donation please click the button. As a Thank You we will post a link to your website!
What is CAPTCHA?
CAPTCHA is a contrived acronym for "Completely Automated Public Turing test to tell Computers and Humans Apart".
It is a program that protects websites against bots by generating and grading tests that humans can pass but current computer programs cannot.
Humans can read distorted text on a picture, but current computer programs can't.
What is special about our CAPTCHA script?
Our script resides on our server, thus you don't need to do any server-side implementation, it doesn't depend on your server Operating System.
No registration required, you can just copy the code and use it on your page.
Unlike most CAPTCHAs we destroy the session when the correct input is entered, thus it's impossible to automate requests reusing the session.
Our script can verify email address entered and send a copy to your visitor if you wish - see Captcha Advanced.
Ask us and we review your form and fix it if you made a mistake - it is also free!
|