I want to show the contents of text files (my css,asp,js files) on a project
reporting page.
When I use "Scripting.FileSystemObject" it works fine but only when the files are
on my computer. (like c:\xyz.css)
IS THERE A WAY TO "READ" A FILE WHICH IS ON A WEB SERVER?
(like www.microsoft.com/somefolder/xyz.css)
p.s: I have no difficulty reading xml,xsl,xdr.. files. "MSXML2.DomDocument"
object reads successfully on both local or remote ssytems. But when i use this
object to read non xml formatted text it reads but because its not well formed an
error occurs.
Thanx
--
MVP [ASP]
"Hakan Eren" <haka...@comic.com> wrote in message
news:2a7901c0e4f7$7e7648b0$9be62ecf@tkmsftngxa03...
"Aaron Bertrand" <send_spam...@my-deja.com> wrote in message
news:e3PhSsR5AHA.1800@tkmsftngp04...