Hi all,
i have a question for you ..
is it posible to redirect a simple html page to a page inside a frame ??
for example...lets say we have page.A that has to be redirect to a pageB .page B is part of an frame. is it a java script or sometging that could redirect the pag A to page B but after the redirectation the page B is to be foud inside the frame
Thank you
Ciprian www.astroclaire.com
Hi all,
i have a question for you ..
is it posible to redirect a simple html page to a page inside a frame ??
for example...lets say we have page.A that has to be redirect to a pageB .page B is part of an frame. is it a java script or sometging that could redirect the pag A to page B but after the redirectation the page B is to be foud inside the frame
Thank you
Ciprian www.astroclaire.com
So... I hope I'm getting this right.....
Why dont you make Page.A redirect to FRAMESET.B which includes Page.B within the frames... Did I miss the question? If not, hope it helps.