Any thoughs on how to include a remote file into an ASP page?
I have a string variable which contains a complete URL. How can I download that url and place all of its HTML into my ASP document?
Thanks
Printable View
Any thoughs on how to include a remote file into an ASP page?
I have a string variable which contains a complete URL. How can I download that url and place all of its HTML into my ASP document?
Thanks
You'll to create or obtain a COM component to get the file.