hi, ok firstly, there is a webpage which cannot be displayed in a frame. however, i want to include it on my website in an iframe.

so, firstly, i'm wondering how is the page coded so that it cannot be loaded in a frame? and then... how can i get around that?

note: due to limitation on how the page is alreadys etup, what would be best is if i loaded a file from my local server in the frame, which then redirected to the page which cannot be loaded in the frame, with that page... tricking the page it redirects to into thinking it is not in an iframe? something like that....