Use the 1rst free component for ASP to create dynamic CAPTCHA and protect your site online bots spammers.

DypsAntiSpam is a free ASP component aimed to protect your website from online bots spammers.

Download Products


DypsWebCapture : Capture Web page as thumbnail image

Documentation
Example
Download
Buy

New release with embed IE and Firefox rendering engine !



DypsFTP : Manage a FTP site from your script

Documentation
Buy


DypsImg2SWF : Protect and save your image as SWF/Flash format!

Documentation
Example
Download
Buy


DypsXLS for ASP: Générateur de fichier Excel

New features!
Documentation
Exemple d'utilisation
Download
Buy


DypsMetaGrabber : get Meta Tag from any web page!

Documentation
Example
Download
Buy


DypsAntiSpam for ASP

Features
Exemple d'utilisation
Download
Buy

DypsoPRank for ASP

Features
Exemple d'utilisation
Download
Buy

Pop3 Checker for ASP

Features
Exemple d'utilisation
Download
Buy

SVG Pie chart Maker for ASP

Features
Exemple d'utilisation
Download

DypsRTF for ASP

Features
Exemple d'utilisation
Download
Buy

What's New ?


Mise en ligne du premier outil gratuit pour générer des fichiers Excel depuis ASP : DypsXLS !
[Lire la suite]

Et un forum Le site se dote d'un forum pour vous permettre de partager toujours plus.
[Rejoigner nous]

Annuaire de scripts ! Un annuaire de scripts et de liens utiles vers des ressources pour le développement
[Lire la suite]

Création d'un outil gratuit pour retrouver ses mails : Pop3 Checker for free !
[Lire la suite]

Création d'un outil gratuit pour générer des graphiques vectoriels à la volée: Free SVG Pie chart Maker !
[Lire la suite]

Free Excel Generator Component

Techniques

This section makes it possible to gather a whole of techniques or scripts which have the originality to manage to solve a difficulty with the least effort or which are particularly effective...The grayed entries relate to the future headings which will supplement soon this toolbox.


Techniques / Composants Security : DypsAntiSpam Download DypsAntiSpam for free!
Please visit also our sponsor




Sample : How to prevent automatic submission with DypsAntiSpam > Next Page

  •  DypsAntiSpam Component :

DypsAntiSpam is a CAPTCHA imaging system to prevent automated form submission.

CAPTCHA stands for "completely automated public Turing test to tell computers and humans apart." What it means is, a program that can tell humans from machines using some type of generated test. A test most people can easily pass but a computer program cannot.

You've probably encountered such tests when signing up for an online email or forum account. The form might include an image of distorted text, like that seen above, which you are required to type into a text field.

The idea is to prevent spammers from using web bots to automatically post form data in order to create email accounts (for sending spam) or to submit feedback comments or guestbook entries containing spam messages. The text in the image is usually distorted to prevent the use of OCR (optical character reader) software to defeat the process. Hotmail, PayPal, Yahoo and a number of blog sites have employed this technique.

DypsAntiSpam is a COM object involved to give to ASP users the ability to add such functionnality on their Web application.

This component deals with a simple interface wich is : Challenger.


Challenger Object :


- Properties

  • draw_bkground : This property let's you specify if the default background should be draw or not.
  • Size : With the Challenger Object you can produce either large image (140*45) or small picture (40*20). Default size is for large image (IMG_SIZE=0). For the smaller one IMG_SIZE should be egal to 1 (This feature is only in the full version).
  • randomString : Challenger Object will automatically generate a random unique string but you can also use your own script and generate a random string. This property let you specify the value of the random string you want to use in order to display it with the Challenger object.
  • textColor : By default when a random string is writted by the Challenger Object, random colors are used but you might prefer use a special color for rendering your CAPTCHA. The textColor property let you specify the color of the text with an array of RGB values.


- Method

  • genImage : This method let you draw the image in the brower.
  • getRandomString([str_length = 4] ) : This method let you retrieve the value of the random string which is displayed by the Challenger object The optional argument str_length, let you specify the length of the string to generate. The default value for str_length i 4 and you can't use a value larger than 5. .


Sample : How to prevent automatic submission with DypsAntiSpam > Next Page


Vous pouvez désormais poser toutes vos questions via le forum. Merci de votre compréhension.

You could now ask for support by using the forum.