Thursday, November 20, 2008
The website content management software solution for ASP, ASP.net, PHP, XML and Flash sites
overview modules demos faq reseller program purchase
overview
scripting technologies

The Intellogy Content Management Solution does not restrict your development to a specific scripting language. Use the scripting technology of your choice, even mixing scripting techniques within the same website if desired. Your choice of scripting platform determines how you interface the Intellogy web services:

ASP

Easy - Use Intellogy's scripting interface ("gee!") for ASP to display dynamic content in your website, then use CSS style sheet tags to fine tune the presentation to match your website design. The gee! scripting interface takes all the complexity out of displaying database-driven content in your website using HTML-like "tags" that are both simple and powerful.

PHP

Easy - Use Intellogy's scripting interface ("gee!") for PHP to display dynamic content in your website, then use CSS style sheet tags to fine tune the presentation to match your website design. The gee! scripting interface takes all the complexity out of displaying database-driven content in your website using HTML-like "tags" that are both simple and powerful.

ASP.NET

Moderate - Use Intellogy's native ASP.NET control to display dynamic content in your website, then use CSS style sheet tags to fine tune the presentation of content to match your website design. The "gee!" ASP.NET Control includes full Intellisense support in Visual Studio in both code view and design view when properly configured. Take full advantage of ASP.NET and its caching features for high performance websites.

XML

Advanced - Use the Intellogy XML Web Service to retrieve data via XML method calls. This method of lower level data access requires you to parse the returned XML and script the output to be displayed. Using this method provides the highest level of formatting control.

Flash

Most Advanced - Use the Intellogy XML Web Service to retrieve data via XML method calls. This method of lower level data access requires you to parse the returned XML and use ActionScript within Flash to display the XML data returned.