I'd like to "embed" the contents of a page that's generated on a remote server. The page on the remote server is dynamically generated.
I would like to wrap my ASP page around the URL that represents the page on the remote server.
The result would be an ASP page on my serving comprised of my header and footer wrapped around the contents of the page on the remote server.
I tried the include directive, but without success.
Any help would be greatly appreciated.
Best regards,
EB
I would like to wrap my ASP page around the URL that represents the page on the remote server.
The result would be an ASP page on my serving comprised of my header and footer wrapped around the contents of the page on the remote server.
I tried the include directive, but without success.
Any help would be greatly appreciated.
Best regards,
EB