Jump to content

Including external html but relative links are broken


ingres

Recommended Posts

Hello,

 

I've started a del icio us clone web site. I wanted to attach a small "if you like this site bookmark now" message at the top of the external page when anyone click them.

 

I will reformat the outgoing links from URL to GO.php?URL=URL

 

I try require() first. At go.php when I call require("$URL")  page shows up but relative links and images are broken. I try iframe but I don't want my message always displays (would be ugly). I don't want to use frame either. Can I include aspx or jsp pages too?

 

What would be the neat way to do this.

 

Thanks in advance

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.