sql=select p_page_id, p_title, p_window from MenuView_Page_Data where p_parent_id = 0 and p_access & 1 > 0 order by p_ordersql=select p_page_id, p_title, p_window from MenuView_Page_Data where p_parent_id = 65 and p_access & 1 > 0 order by p_order Features
ASP-DEv Resources

Home Page | ASP-DEv XM Forum | Features
ASP-DEv XM Forum | Mailing Lists | Resources | Tutorials | Reference | Community
Features
Requirements
Screen Shots
Demo/Support Forum
Install Notes
Commercial Version
Hosted Solution
Download

ASP-DEv XM Features


What's the XM all about? You may ask.

This forum is XML based (messages are sill stored in the database), all of the ASP pages generate XML rather than HTML.

This makes the forum very fast as there are no response.write, no mixed HTML/ASP pages that are difficult to edit.  The XML each page generates is only a fraction of the size that the page would be if it was HTML.

The other benefit of using XML is that the forum can be skinned, simply by using a different XSLT style sheet, also by using XML based language files, the forum can be multilingual.

Feature List



Return to graphics mode