Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie - Frames and ASP - Design Questions
Message
From
24/03/2004 17:37:45
Eugenio Casal
Futura Tecnologia Informação Consult Ltd
São Paulo, Brazil
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00889396
Message ID:
00889435
Views:
14
Hi Shawn,

I haven´t seen ASP.NET sites using frames. I can be wrong, but in my opnion the use of frames increase the complexity of the development. I'd like to hear others about this.

Take a look at http://www.asp.net/Default.aspx?tabindex=7&tabid=41
There are some projects that you can use as a reference to start building you own apps.

Regards,

Eugênio


>Couple of newbie and design questions hopefully all can be accomplished in C#
>
>I want to build and app that has branding across the top of the screen not very tall in high, just enough and it will contain the web form name that you are on.
>I want menus on the left side of the screen.
>I want in the right hand corner my web form
>I want under the menu a smaller frame to house common control -like messages waiting -authorizations to be viewed etc...
>I want under the main screen a help window.
>
>The screen could be like the following :
>Questions are below....
>
>
>
>--------------------------------
>|    Logos / Web Form Name     |
>--------------------------------
>| M |                          |
>| E |      Web Form            |
>| N |     Main Content         |
>| U |                          |
>|   |                          |
>|   |                          |
>--------------------------------
>| * |    Help Area             |
>--------------------------------
>
>* = Message que area
>
>
>
>1) Is frames the right choice to use to break a screen into definable areas?
>2) If frames is okay, is there a way in C# to have the frames talk to one another, such as user clicks something in main area then the help area would load the appropriate details.
>3) Is there a way to read the value of an object in a frame(C#)?
>4) or better yet if a users tabs into a field update the help area?
>
>
>Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform