|
als_get_content.cgi |
Top |
|
Description The als_get_content.cgi interface will retrieve content information. Company content is stored in rows with a category of 1 and product default content is stored in rows with a category of 4.
Typically this call will not be used but are provided for users who want to extend the content manager.
For normal Content Manager use the high level CMS calls are recommended.
Example Usage http://63.224.241.115:88/als_get_content.cgi
Inputs
Returned Fields
XML Returned
<?xml version="1.0" encoding="utf-8" ?> - <root> - <content> <row seq="22" category="1" name="main" lastupdated="11/12/2005 10:36:44 AM" description="" data="The Hawaiian Islands are the worlds leading destination for activities and attractions. Whatever experience that you may have on your wish list, there is a very good chance that you will find it here at a price that fits your budget. Click on any of the island links shown at the left, and you will find the most comprehensive listings of activities made available anywhere on the internet. Browse to your heart's delight, and be sure to make use of our live concierge standing by to answer any questions that you may have and to help plan your itinerary. Have fun!" active="True" multiple="0" /> </content> </root> |