Welcome to use the AQ static page generation tool. This tool is suitable for asp.net websites. The control is based on .netframework2.0 and currently only supports ACCESS database. The tag structure is simple and easy to understand. By writing tags in the template, the corresponding static page can be generated. And it is not tied to a fixed database. Whether you redo the entire site as a static page or want to change an existing dynamic website to a static site, it can be perfectly compatible with the existing website.
Detailed documentation is included. If you still have questions about this tool after reading the documentation, you can join the group 171787840 to ask. Thank you for your use.
Updated on 2011.10.08
The HTML version of the help manual has been added and new content has been added.
Added custom function tags, allowing you to display website content flexibly.
Added encoding setting function to solve the problem of reading garbled encoding templates other than UTF-8. The default encoding is UTF-8.
Rewrite the if interpretation engine to solve the problem of too slow generation of templates containing if.
Fixed an issue where date formatting could not be displayed properly in pagination state.