Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating web forms with frames
Message
From
08/01/2003 09:27:07
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
06/01/2003 23:17:58
Larry Long
ProgRes (Programming Resources)
Georgia, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00738642
Message ID:
00739282
Views:
17
Larry,

You can create a Frameset from the Add Item... dialog. Then you assign a web form for each frame within the frameset.

The Frameset itself has no events or controls. The Frameset merely defines the layout, size, padding and border of the frames. If you are concerned about sharing properties or data between the web forms in the Frameset, you can use session variables or create a custom class and add a reference to that class in each web form.

>Using VS.NET, is there a way to visually create a frame on a web form? (with a frame on the left right for links, for example)
>
>TIA,
>Larry Long
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform