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