G Guest Dec 5, 2004 #1 I don't think it is possible, but is there anyway to redirect to a full screen from a redirect call within an iframe?
I don't think it is possible, but is there anyway to redirect to a full screen from a redirect call within an iframe?
C Chamindu R. Munasinghe Dec 6, 2004 #2 Hi, i used to do this with javascript for frames i dont know if it will work for iframes. window.top.location.href = 'http://.....' HTH Chamindu
Hi, i used to do this with javascript for frames i dont know if it will work for iframes. window.top.location.href = 'http://.....' HTH Chamindu