Re: Problems with Response.Redirect() and Frames
From: Stefan B Rusynko (sbr_enjoy_at_hotmail.com)
Date: 03/09/05
- Next message: Stefan B Rusynko: "Re: Deployed Support"
- Previous message: SergioBS: "Re: Problems with Response.Redirect() and Frames"
- In reply to: SergioBS: "Re: Problems with Response.Redirect() and Frames"
- Next in thread: Jon Spivey: "Re: Problems with Response.Redirect() and Frames"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 9 Mar 2005 06:39:45 -0500
You don't need a full URL
- you can use a page name (and path if not in the same folder) as in
url = page1.htm
It's a JavaScript function you're working with
See
http://www.jokes2000.com/html/twoframes/
-- _____________________________________________ SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ] "Warning - Using the F1 Key will not break anything!" (-; To find the best Newsgroup for FrontPage support see: http://www.net-sites.com/sitebuilder/newsgroups.asp _____________________________________________ "SergioBS" <a@b.cd> wrote in message news:V0BXd.4435$tY2.2504@news.edisontel.com... | | "Stefan B Rusynko" <sbr_enjoy@hotmail.com> ha scritto nel messaggio | news:eFHp2dJJFHA.1860@TK2MSFTNGP15.phx.gbl... | > Response.Redirect does not support targets | > See http://www.aspfaq.com/show.asp?id=2052 | | Thank you Stefan...also for the link | Actually I found something like that (I think exactly the same) but I didn't | like it too much because it require to state a URL, therefore is not | flexible, and has to be changed every time... | | ...but probably a programmer can set it as a variable... | | anyway Thank you! | | Sergio | |
- Next message: Stefan B Rusynko: "Re: Deployed Support"
- Previous message: SergioBS: "Re: Problems with Response.Redirect() and Frames"
- In reply to: SergioBS: "Re: Problems with Response.Redirect() and Frames"
- Next in thread: Jon Spivey: "Re: Problems with Response.Redirect() and Frames"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|