J
Jim
OK....so I got a little off-topic last time.......
I still want to do a simple web page like MSDN Library
(http://msdn.microsoft.com/library/default.asp) with a couple of changes.
On my navigation I want to allow the user to select a couple of choices and
generate the URL for the main content page on the fly.
It seems that frames are the way to go, but I'd like to see a simple example
of frames using ASP.Net (1.1 or 2.0 is fine).
I have looked into Master Pages and just don't think that they are a valid
choice for this type of website, because some of the content pages are
off-site. Therefore I cannot place the needed headers in them for Master
page content provider pages.
Any help at all would be very much appreciated.
I still want to do a simple web page like MSDN Library
(http://msdn.microsoft.com/library/default.asp) with a couple of changes.
On my navigation I want to allow the user to select a couple of choices and
generate the URL for the main content page on the fly.
It seems that frames are the way to go, but I'd like to see a simple example
of frames using ASP.Net (1.1 or 2.0 is fine).
I have looked into Master Pages and just don't think that they are a valid
choice for this type of website, because some of the content pages are
off-site. Therefore I cannot place the needed headers in them for Master
page content provider pages.
Any help at all would be very much appreciated.