Reading an URL with ASP script - TechRepublic
General discussion
May 14, 2001 at 07:58 AM
prt

Reading an URL with ASP script

by prt . Updated 24 years, 11 months ago

I need to write a script that reads a local file A (which I’m fine with) and also reads a file B that is on a remote server (I don’t know how do I read a file from a http get using ASPs). At the and I’ll find and replace a string inside file B with file A and send it to the browser.

Any help is very appreciated…

This discussion is locked

All Comments