![]() |
Click the Form Assistant (from Toolbar, HTML Assistants, or Insert Menu |
![]() |
For HTML/ASP compatibility, enter the action file name. |
![]() |
Choose/Check Auto-Create Input form |
![]() |
Choose/Check ASP.Net - then, Validation (if desired) |
![]() |
Then, browse for the Database and Table from which the form is to be created |
![]() |
Click the Apply button and - voilá - you have an input form with generic/empty field ASP.Net Validation (if chosen) This will also give you a complete Input form -including a subroutine, linked to the onclick event of the button to insert the data from the form. |