Steve C. Orr

Software Engineer, Web Developer, Database Designer
 
  

 

<< CAPTCHASP Home

This page demonstrates many of the control's optional user interface elements & customizations.
Virtually every aspect of the control's appearance can be altered via properties & styles.
You likely don't want to alter the control's appearance this radically but it's nice to know you can.

Also (to demonstrate alternate & flexible ways of interacting with the control) this sample page uses custom code to interact with control's methods and properties instead of responding to the control's events like the other sample pages do.

Humanity Test:
CAPTCHA
Please enter the code you see above:Why?
 
Can't see the code?
 

Submit
(Notice this page implements its own submit link instead of relying on the control's built-in button.)

Generate a new code
This demonstrates the page can provide the same functionality as the control's optional built-in "Can't see the code?" link by manually calling the control's GenerateNewCodeWord method.

 

(advertisement)