Glossary Item Box

Controls: Controls

Modules: ModulesGuestBook Simple shop

General: Overview

See Also CmsDeveloperGuide Send comments on this topic.

Anti robot image

The control can generate anti robot image with randomized number, textbox and validate inputted text. If text doesn't equal image text, the page's IsValid property sets false.

 

You can use the control in any form on the site. If you need you can set control's ValidationGroup property.

 

Usage example:
<%@ Register TagPrefix="cmsc" Namespace="CMSLib.Controls" Assembly="CMSLib" %>
...

Validation
<cmsc:AntiRobotTextBox id=AntiRobotTextBox1 runat="server" />

<p><asp:Button id=btnSave runat="server" Text="Save" /></p>

Controls: Controls

Modules: ModulesGuestBook Simple shop

General: Overview

 

 


© 2005-2007 Astron Digital Ltd. All Rights Reserved.