Message Thread: |
View All MessagesBack to WebFX |
Yongke Yu wrote: In the current website I am doing I am required to open a txt file and use it as a outerText string in JavaScript. Which I can't figure out how. Can someone please help me out? I would really appreciate it. Thanks! You can use an XmlHttp object as deecribed in the XML Extras article to read text files. erik |