473,320 Members | 1,572 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Still need frames help.....

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.
Jan 2 '06 #1
2 1160
Jim,

AspNet and Frames is something that bites each other.

As chalenge we have made a website with an Iframe. However it needs a lot of
extras.

In ASPNET is for this now created the Masterpage/detail webpages.

I have seen that it works the same (easier to do) as a classic website with
frames.
(Especially the MasterPage is nice with its inbuild nice menu and more of
those things. You see it more and more on websites).

http://msdn.microsoft.com/library/de...asterpages.asp

Have a look to it.

I hope this helps,

Cor
Jan 2 '06 #2
Jim
Thanks for your response, but (AFAIK) Master pages will not work for this
site.

To use master pages, I have to be able to add code like "<%@ page
language="C#" master="~/site.master" - compilewith="register.aspx.cs"
classname="ASP.register_aspx" %>" to the content pages.

As I may have mentioned, some of the pages that I need to display are not
created or hosted by me. Thus, I cannot use them as content in a master
page scenario.

And, as you have found out, using an iFrame is a pain in the butt.

I think that regular HTML frames are definitely the way to go, but, until
Microsoft gets Expressions to market, we have nothing like Dreamweaver (or
even FrontPage) in Visual Studio to make this task easy as it really is.

I suppose I could make a frames page in Dreamweaver (cleaner HTML than
FrontPage) and try and load the ASPX navigation page in the left frame.
This is probably what I will end up doing.

Microsoft! Please hurry up with Microsoft Expressions! I have been wishing
for that suite forEVER.

Jim

"Cor Ligthert [MVP]" <no************@planet.nl> wrote in message
news:OW**************@TK2MSFTNGP15.phx.gbl...
Jim,

AspNet and Frames is something that bites each other.

As chalenge we have made a website with an Iframe. However it needs a lot
of extras.

In ASPNET is for this now created the Masterpage/detail webpages.

I have seen that it works the same (easier to do) as a classic website
with frames.
(Especially the MasterPage is nice with its inbuild nice menu and more of
those things. You see it more and more on websites).

http://msdn.microsoft.com/library/de...asterpages.asp

Have a look to it.

I hope this helps,

Cor

Jan 2 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Dave Smithz | last post by:
Hi there, I have implemented a login sequence using session variables for a PHP/MySQL DB which I took over development. I read some books and this NG and it seemed straight forward. However the...
2
by: Mekon | last post by:
I have never written a line of script in my life but I need some help with it now. I have this auto generated code which I want to modify if possible The script generates a strip of...
34
by: s c o t t | last post by:
I know Jakob Neilsen and a bunch of other usability advocates and critics usually frown on usage frames. However, most people probably seem to have at least version 5 of IE or newer and I am...
6
by: mike | last post by:
Hello, After trying to validate this page for a couple of days now I was wondering if someone might be able to help me out. Below is a list of snippets where I am having the errors. 1. Line 334,...
7
by: David Hayes | last post by:
I tried finding an answer on http://www.quirksmode.org/ without success. I am attempting a complicated Frames structure. I have made it work in IE, but not Netscape. I begin with three...
8
by: heather.memmel | last post by:
I am in no way a scripter/programmer of any kind but I am in charge of a number of online videos. Anyway I need help debugging my javascript which has been pieced together from several other...
5
by: Michael | last post by:
I'm new to ASP.Net but been a programmer for decades. I'm doing a new App and am intending to use an Item Listing Frame alongside a Data Input Frame (I hate in-Grid editing). I figure when I hit...
2
by: Jim | last post by:
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...
1
by: Dave Rado | last post by:
Hi A while ago I discovered a way of creating css pseudo-frames, that offer users the important benefits of real frames (i.e. the navigation remains visible when you scroll down the page), but...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.