On Tue, 4 Nov 2003, adrian.wells wrote: > Could one re-serve each page as an element in a frame? using extra panes to > insert your own pages?
Not easily. a) HTTP does not differentiate between if a page is loaded within a frameset or not. The proxy can not know (in a realistic manner) if this page request is within a frameset or not. b) Many web sites are using frames and also verifies the frame structure as part of mechanism making sure pages are displayed in the manner they should. c) Many web sites probids embedding of their site content in another frame set (policy of use, copyright). Regards Henrik
