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.08.29
The algorithm has been optimized and now the efficiency of generating lists is significantly improved.
Fixed an error that caused garbled characters when nesting more than two levels.
Rewrote DBHelper so it works better now.
Updated on 2011.09.06
The if function has been strengthened and can now support expressions like 52==1
Fixed an issue where a redundant page would be generated when generating a static page
The tag that directly generates the detailed page in the template has been removed. This tag will be optimized and then launched in subsequent versions.