is the hard coded path you are using correct and accessible to the IIS username??
try using
Code:
Set tst=fso.OpenTextFile(server.mappath("\reading.txt"), 2, true)
instead
Provided the text file is in the root folder of course.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|