M
Mark Kamoski
Hi--
I need a code sample of how to redirect from an ASP.NET page to a
frames-based html page and specifying what should load in the destination's
frames.
Any ideas?
(Even air-code is much appreciated.)
The long story is this. I have 2 sites. One is in DotNet and one is html
and frames. The DotNet site is a section by section rewrite of the html and
frames site. So the html site has 2 frames, one is the left nav and the
other is content. So, from the html site, I can simply point to a new
section that is in DotNet and the user goes to the DotNet site for that
section. Then, when in the DotNet site, if the user wants to go to a
section has NOT yet been rewritten in DotNet, then the DotNet nav needs to
send the user back to the html site and load the left nav and the correct
content. And so on.
If you can help, please post a code snippet.
Thank you very much.
--Mark
I need a code sample of how to redirect from an ASP.NET page to a
frames-based html page and specifying what should load in the destination's
frames.
Any ideas?
(Even air-code is much appreciated.)
The long story is this. I have 2 sites. One is in DotNet and one is html
and frames. The DotNet site is a section by section rewrite of the html and
frames site. So the html site has 2 frames, one is the left nav and the
other is content. So, from the html site, I can simply point to a new
section that is in DotNet and the user goes to the DotNet site for that
section. Then, when in the DotNet site, if the user wants to go to a
section has NOT yet been rewritten in DotNet, then the DotNet nav needs to
send the user back to the html site and load the left nav and the correct
content. And so on.
If you can help, please post a code snippet.
Thank you very much.
--Mark