|
| |
|
|
Guest
|
response.redirect and frames - 3/22/2001 23:28:00
What is the proper syntax for response.redirect when using frames. I currently have: response.redirect "index2.htm" But I need this page to open to new page - not the same frame. I tried: response.redirect "index.htm" target="_top" response.redirect "index.htm target="_top" response.redirect href="index.htm" target="_top" but none of these are working.....
|
|
|
|
Spooky
Posts: 26597 Joined: 11/11/1998 From: Middle Earth Status: offline
|
RE: response.redirect and frames - 3/22/2001 15:43:00
I dont do a lot of frames, but Ive never seen a syntax for targeting them via a redirect. Perhaps target a page that has a script to break out of a frameset?
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|