|
Form Builder
|
Other links at ASP.NET > Scripts and Controls > Form Processors |
| 1. |
AspLib - MaskedTextBox
|
|
|
This component is AspLib component library part. This control almost completely mimics the standard Windows MaskedTextBox (it uses the same mask templates, on entering text visible mask is highlighted...). This component works in Internet Explorer, Opera and Mozilla.
|
| 2. |
AspLib - HiddenField
|
|
|
This component is AspLib component library part. This is a hidden field, more elegant than one built-in in Visual Studio.
|
| 3. |
AspLib - InputDate
|
|
|
This component is AspLib component library part. TextBox for entering dates with possibility of using a pop-up calendar. You can enter day or day and month (8 or 6/8) using any separator ("", ".") and control will automatically add current month and year. Date can be empty (then it equals to "01/01/0001"). Setting a range of dates is available. Calendar is refreshed without PostBack. This component works with Internet Explorer, Opera and Mozilla. It can be automatically localized depending on culture settings on a client computer.
|
| 4. |
AspLib - DualSelectBox
|
|
|
This control provides a simple and intuitive way for a user to make multiple item selections. Available items are displayed in one list, selected items displayed in another. It is possible to filter elements using Filter text field. It is also possible to display ToolTip with additional description for each item. This control works without postback between the movement of the Lists and has AutoSorting and PreSelect properties. Databinding for Select and PreSelect properties. ItemUpdated event. DataSource can be DataSet, DataTable, Array or Collection.
|
| 5. |
Form Builder
|
|
|
Create web site forms, contact lists, polls, fight spam mining tools and more, all the while utilizing nothing more than a web browser. AITs Form Builder will guide you through the process of selecting the type form you want to build, the fields to include, and this tool will even provide the HTML code needed to bring forms to life. Just copy and paste the code into your web page, and the form is live. Form Builder will even store the results in a data base so you can call them up whenever theyre needed. Its form creation made easy, and you dont even have to know HTML.
|
|
|