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