aspx rookie

D

Dst

Hi i'm trying to make a very simple web site using visual studio 2005.

I'm completely noob at this so i need some pointers to get me started.

As i understand frames should not be used in asp.net ?
But what are the alternatives ?

My main page is very simple, it is created using a table and looks like
this
--------------------------------------------------
| Title |
-------------------------------------------------
|Menu| Content |
| | |
| | |
| | |
| | |
-------------------------------------------------

Menu is a treeview control, so how can i display different web forms in
the content
part when the menu is clicked ? Or at least a html page.

And if the content page is larger than the current view, how can it be
made dynamic in height ?

Can anyone help a web rookie ?
 
S

sloan

Create a Master Page.
Put your Title and Menu on that page.

Create a new page, and sets its master page to the page you created.


Put your content there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top