473,490 Members | 2,472 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

aspx rookie

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 ?

May 12 '06 #1
3 1234
Look into Mastar Pages. They are one of the most talked about new features
in ASP.NET 2.0. Here is a quick link to the ASP.NET Tutorials on Master
Pages but there is a lot of information out about them elsewhere as well.

http://asp.net/QuickStart/aspnet/doc...s/default.aspx

"Dst" wrote:
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 ?

May 12 '06 #2

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.



"Dst" <ds******@gmail.com> wrote in message
news:11*********************@j33g2000cwa.googlegro ups.com...
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 ?

May 12 '06 #3
Dst
Tnx, simple and it works like a dream.

Dst

May 13 '06 #4

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

Similar topics

10
1752
by: William S. Perrin | last post by:
I'm a python rookie, anyone have and suggestions to streamline this function? Thanks in advance..... def getdata(myurl): sock = urllib.urlopen(myurl) xmlSrc = sock.read() sock.close() ...
11
2260
by: Don Bruder | last post by:
Got a stumper here. I imagine that for someone experienced in C++, this is too pathetic for words. For a rookie, using this project as a sort of "midterm exam" in his self-taught "how to program in...
6
5785
by: bigjmt | last post by:
Sorry to bother you guys with what I though would be an easy task. I have a table in my database were I would like one of the rows to increment a number for each row. I want the first row to start...
8
4640
by: Tom | last post by:
Please help. I need a quick little scrpit to place on a web page that will count how many days have passed since January 1, 1970. I have ZERO experience writing ANY scripts. Anyone have any...
3
2499
by: Dimitris \(GIS\) | last post by:
Hi I am a JavaScript rookie. I have an applet and want to change it's parameters with multiple links in my page. How can I do it? this is my code: <applet code="GIS.class"> <param...
2
1439
by: Daveg | last post by:
Hello, Rookie here. I am new at c# and put together a script which is working fine grabbing some elements from an XML file that I created. The problem is that I would like to put at the top of...
4
1878
by: Erik | last post by:
Hi guys, someone know how could be possible open an htm page or asp page (created for example using frontpage) inside an aspx page (created using ..NET 2005)? I have a populated list box on the...
0
1195
by: EZboy | last post by:
Rookie question ..... can anybody please send me a sample code that illustrates : how to display an mpg video clip on a new window that is being opened from within an application ? Many Thanks,...
21
4239
by: AsheeG87 | last post by:
Hey Everyone~ I'm still a C++ Rookie so please bear with me on this. I'm doing a temperature conversion program with prototype functions. Basicly, I was wondering if some of you would take a look...
0
7112
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7146
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7183
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6852
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7356
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5448
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4878
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
1
628
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
277
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.