Reply
Verification image code
Old 04-10-2007, 03:43 AM Verification image code
Junior Talker

Posts: 1
Name: thula
in email forms...
can sum1 please help me on how to create 1 of my clients having a spam prob so i jus wanna add verification code to their email forms. preferbly make it aspx form
please help
thula is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-11-2007, 03:58 AM Re: Verification image code
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,024
Name: Forrest Croce
Location: Seattle, WA
Create a bunch of images with funny text in them, and then create a database table linking the URL to the images with the values in them. Then pick a row from the table at random, use a server-side control or response.write statement to show the image, and a text-box for the user to type the solution into. On the submit event, check whether the value the user typed matches the value in your table, and if not, don't let the comment post.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 05-04-2007, 04:09 AM Re: Verification image code
Average Talker

Posts: 16
Please have a look at this page http://www.codeproject.com/aspnet/CaptchaImage.asp.
It shows how to make an image on the fly and validate user input.
__________________
Joseph James
12 month free line rental|cheapest broadband deals
Joseph James is offline
Reply With Quote
View Public Profile
 
Old 05-04-2007, 05:49 AM Re: Verification image code
eFingerz's Avatar
Skilled Talker

Posts: 65
how about doing this in php or html pages?
i have a imagupload site that id like to add this to and a html contact forum
also how much does this protect from spam??
iv seen many aps that can bypass the captcha like myspace adders etc?
eFingerz is offline
Reply With Quote
View Public Profile
 
Old 05-04-2007, 08:51 AM Re: Verification image code
boomers's Avatar
Extreme Talker

Posts: 215
Yeah they can be bypassed but to be honest, as long as youre manipulating the characters (different angles, fonts, sizes etc etc) then its unlikely anyone will try to bypass it unless your site is a very big one.
__________________
NewsToolkit - Add the latest news headlines to your site, automatically kept updated... a FREE service!
InThePremiership.com - Football News Portal, updated hourly!
boomers is offline
Reply With Quote
View Public Profile
 
Old 05-04-2007, 06:43 PM Re: Verification image code
eFingerz's Avatar
Skilled Talker

Posts: 65
how would i add this to a existing html or php page?
eFingerz is offline
Reply With Quote
View Public Profile
 
Old 05-06-2007, 01:34 PM Re: Verification image code
boomers's Avatar
Extreme Talker

Posts: 215
Youre best of asking in the PHP forum matey, its not hard in .NET so I cant see it being too difficult i PHP either.
__________________
NewsToolkit - Add the latest news headlines to your site, automatically kept updated... a FREE service!
InThePremiership.com - Football News Portal, updated hourly!
boomers is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Verification image code
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13629 seconds with 12 queries