Hiya!

How do I, with ASP and FSO, read the text in a textfile? All dang tutorials are just showing me how to write to it, for crying out loud.
I mean I want all the text in file.txt to go into the variable strText, for example.

Thankya in advance!