
ASPMaker is a powerful ASP code generator. It can generate a full set of ASP (Active Server Pages) quickly from a Microsoft Access Database, SQL Server or any Data Source that supports ADO. Using ASPMaker, you can instantly create Web sites that allow users to view, edit, search, add and delete records on the Web.
v9.0 [May 13, 2011]
1. Improved Grid-Add and Grid-Edit
2. Master/Detail-Add and Master/Detail-Edit
3. Create, Alter and Drop Views
4. Menu with Grouping (Graphical Extension)
5. Field Hint as Tooltip
6. More Server Events
- Page_Head - Fired before ending the section. Allows adding your own code (e.g. adding external JavaScript and stylesheet) to the section.
- User_CustomValidate- Fired before default user validation. Allows custom user validation.
- Menu_Rendering - Fired before the menu is rendered. Allows manipulating all menu items.
- Page_DataRendering - Fired after the header.asp is included. Allows adding content at the top of page content.
- Page_DataRendered - Fired before the footer.asp is included. Allows adding content at the bottom of page content.
Other features :
- More than one field per row in the Extended Quick Search panel
- More display fields (up to 4) for selection lists
- Copy file upload fields also on copying a record
- Table synchronization (instead of sychronizing the whole database)
- Option to show loaded tables only (for use with "Load tables dynamically" option)
- Improved sortable and searchable lookup fields
- Hyperlinks for export as cListOptions object. Allows manipulating export links like list options.
- Improved user interface with Unicode support. Resizes better in 64bit Windows.
- Multi-Langauge support for user values in Edit Tag panel
- Advanced setting for maximum number of suggested options in AutoSuggest
- Updated extensions (CKEditor, TinyMCE)
- jQuery extensions (includes jquery.js for user's own use only. PHPMaker does NOT use jQuery.)
- Ajax progress bar for AspUpload extension (requires AspUpload 3.1)
- Other minor improvements