I want to include a file that isn't relative to my document.

for example:

PHP Code:
<!--#include file="http://www.websiteaddress.com/showpage.asp"--> 
which I know doesn't work using an address that isn't relative, but what other code can I use to do this?