You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RedDot CMS Users
I am trying to design a Filtering system within CMS and Live Server
system. Problem is I don't have a database attached so I am wondering
I can do it via an XML file. Is that possible?
Here is what I am envisioning:
1. Create a form on the website where multiple users can submit data
to a same XML file.
2. Retreive Data from this XML File (via XSLT) and render it based on
the search paramaters to the browser.
Is this possible without a database?
Thank You.
Tim D
unread,
Jun 29, 2011, 8:51:15 AM6/29/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reddot-c...@googlegroups.com
You can use the Content DynaMent on Delivery Server. It can create HTML, XML or BLOB objects.
If you need to expose the same data to MS that's stored in a DS repository you can just call the content location via URL.