Ask a Question related to ASP, Design and Development.
-
Zalek Bloom #1
how to redirect from 3 frame page to single page frame?
Hello,
I built some Web site that includes 3 frames page. After a user
sign-off I want to redirect him/her to a single frame page. When I use
Response.Redirect command, I am getting the redirected page as a frame
and I still see 2 other frames.
How to get rid of other frames and display only a single frame?
Thanks,
Zalek
Zalek Bloom Guest
-
linking on non frame page to a frame in a frame p
Hello all, I'm doing a job for a friend. Is there a way to load a link from a non-frame page into a frame in a frame based page? Go to:... -
Page frame
Hi! I want to split an web page in 2 frame.I want to put a flash movie in left side.When I click a button there is in the flash movie a html page... -
if opening page is not in frame then redriect page
When we are search google our keywords . google get some our page. Our home page name is index.html index html include left and right html. so... -
Refresh a page in another frame
Hi all, I have a PHP web site that uses frames. I can use the header() function to redirect the user to a new page, but can I use this function... -
centering a frame on the page
I have an empty frame in between two frames with content (above and below it). The middle frame will have content loaded in it on button clicks. I... -
Aaron Bertrand - MVP #2
Re: how to redirect from 3 frame page to single page frame?
Using client-side script.
[url]http://www.aspfaq.com/2052[/url]
"Zalek Bloom" <zalekbloom@hotmail.com> wrote in message
news:e84e5f2f.0309230623.182c1f99@posting.google.c om...> Hello,
>
> I built some Web site that includes 3 frames page. After a user
> sign-off I want to redirect him/her to a single frame page. When I use
> Response.Redirect command, I am getting the redirected page as a frame
> and I still see 2 other frames.
> How to get rid of other frames and display only a single frame?
>
> Thanks,
>
> Zalek
Aaron Bertrand - MVP Guest



Reply With Quote

