External Page masking?

Associate
Joined
6 Jan 2008
Posts
316
Hi there,
Im trying to mask an external page to my webpage.
I.e. like masking a banner that appears on someone else webpage.
Is there any HTML code that can be used to do this?


Thank you.
 
Last edited:
not sure what you are asking but thought you should know quickly your signature is way too big, read the faq for the correct size otherwise a don will quickly be changing it and you will loose what you have added
 
Ok i'll try and explain a bit better.
Say the user is on my site and i need to link them to another page (external) for example ocuk's webpage. But say i don't want them to see the ocuk banner across the top (i.e. masking it), regardless of what page they navigate to on ocuk.

If that makes any more sense?

P.S thanks for the tip on the sig.
 
Ok i'll try and explain a bit better.
Say the user is on my site and i need to link them to another page (external) for example ocuk's webpage. But say i don't want them to see the ocuk banner across the top (i.e. masking it), regardless of what page they navigate to on ocuk.

If that makes any more sense?

P.S thanks for the tip on the sig.

Do you have a valid reason for wanting to do this? At best it's deceptive and not exactly good practice.
 
The only thing you could do is pull the html from the remote site using a server side language. Then output the results in your response minus the banner or image you're trying to hide.
 
Back
Top Bottom