PDA

View Full Version : How to read in text file in Laszlo?


ch_bowen
10-14-2004, 06:30 AM
I was wondering if there is any way that Laszlo can read in a text file which is not in xml format?

Your help is appreciated,
Chris

antun
10-14-2004, 01:53 PM
I've filed this as a feature request. In the meantime, you could write a very simple server-side script that wrapped a text file with some XML tags.

-Antun

ch_bowen
10-14-2004, 02:02 PM
Thanks Antun. I appreciate it.

Chris