How do I fill my HTML page with text from an external file (either txt or

b1b2b3

New member
xml)? Sort of like an XML ticker..? I would like to be able to load the main text and information of my web pages from external files (txt or xml). I have found an XML ticker script which will do it, however I can't resize the box that it is display in, so I can't just use this script. Basically, I have designed my whole page in dreamweaver, the tables and everything are all set up, but in the main content cell, I and that to be whatever is in an external file.. I would also like that if the external file has HTML in it, it is read and understood before being put in (if I have HTML tables written up in the external file, I'd like tables to be drawn, not just the text).
Is there an easy way to do this? I think I'm close with this XML ticker stuff, but it's just not quite exactly what I'm after..

Thanks
 
Back
Top