this code allows an asp programmer to include files from anywhere on the web, not just from other pages within the current domain, using a VB COM component.
Inputs
The url of the page you wish to include in yours.
Assumes
the wininet module used to access the files over the web taken from "WebPage Ripper" by Kevin Pirkl
"GREAT CODE, THANKS!"
Returns
returns all of the html code in that page and displays it at the location of the html tag.