Hi Neil,
I see.
Well, it seems to be a dynamic server side functionality. Either use
DeliveryServer or in your case, like you said using ASP or any code
you desire.
The trick is not to run the code within CMS, but on the web server.
So CMS' purpose is simply to publish out whatever dynamic server side
code you would like to run (read txt, parse, display) on the web
server.
Please let me know if you need additional info.
Best,
-Jian
On Sep 2, 9:52 am, Neil Fegen <
n.feg...@gmail.com> wrote:
> Hi Jian
>
> There's a longer .xml format with a lot of irrelevant info or a much shorter
> .txt file with what I need - the text file would be easier.
>
> Neil