ASP.NET Custom Web Controls
>
RegistrationForm
>
Features
Login
Features
Live Demo
Documentation
Purchase
Auto Country Detection
Our asp.net Registration Form automatically pre-selects country based on user’s IP address. It’s accurate and convenient. You can even program your form to tailor registration results based on auto country detection.
Customizable Fields
You have full control over which form fields to display. It can be as simplistic as to ask for email address and some comments or as elaborate as to request for all the necessary contact information, even MAC address when needed.
Auto Validation
Required fields have their client and server side validators included. Email and MAC address are validated against well established regular expressions. Once again we opt for simplification of your development.
Coloring of Alternate Rows
Coloring of alternate rows can be adjusted or turned off when needed. It can add appealing look to a form and help users navigate form items.
Easy Data Gathering
Access to Registration Form’s data is easy. You can read it from you event handler or you can use control’s built-in FormSubmit event.
Styled Buttons
When optionally displayed, Submit and Reset buttons can be styled to match your design. Style attributes are properly saved in ViewState when one is enabled. Text of Submit button can also be changed.
Visual Studio Design-Time Support
Visual Studio 2005 and Visual Studio 2008 design time support means that you can fully configure your control without leaving the design surface.
AJAX Compatible
Works with Microsoft Ajax.
Cross Browser Support
Supports all today’s major browsers on Windows, Mac and Linux platforms.