M
Mark Marsella
I wish to catch the output of an asp page after it is executed into a
string I.e.
Dim htmlOutput
htmlOutput = someobject.execute("nameoffile.asp")
string I.e.
Dim htmlOutput
htmlOutput = someobject.execute("nameoffile.asp")