ASPDataForm Wizard - Version 1.3 ASPDataForm Wizard can be used to quickly generate databound ASP web forms.The form is laid out as a two column table in order to preserve field and label spacing regardless of the client browser used to view the page. It supports databound dropdown lists, display only fields and ADO paged record scrolling. It does not make use of any cookies or use any session variables to maintain state through page transitions. It conserves resources by using disconnected ADO recordsets which are closed as soon as the data is retrieved. There are no additional Design Time Controls or COM components used. The generated structured ASP code can be edited with a normal text editor as well as any of the other popular ASP development tools such as Interdev, Drumbeat, Dreamweaver or UltraDev.