473,395 Members | 2,423 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,395 software developers and data experts.

How can i create frames in asp.net 2005

2
Please help me.......I want to create 3 frames in a asp.net page .that display 3 different aspx pages,
in top banner.aspx ,left menu.aspx .right the pages that are selected from the left menu.aspx
Aug 2 '07 #1
5 6335
prabunewindia
199 100+
hi friend,
u can do this by giving src property of <iframe/>

ex:
<iframe id="frameMenu" runat="server" src="menu.aspx"/>

Can i know y u r going with iframe instead of Master page?

Prabu


Please help me.......I want to create 3 frames in a asp.net page .that display 3 different aspx pages,
in top banner.aspx ,left menu.aspx .right the pages that are selected from the left menu.aspx
Aug 2 '07 #2
bijith
2
hi friend,
u can do this by giving src property of <iframe/>

ex:
<iframe id="frameMenu" runat="server" src="menu.aspx"/>

Can i know y u r going with iframe instead of Master page?

Prabu
i'm actually doing my first project in c#.net...
i want to create a home page with a menu on the left side and banner on the top.when buttons in the left frme is clicked corresponding page has to come in othe rght side frame,i've used the code but theresulting page also coming in the same frame ,i want it to come in the right side frame....
Aug 2 '07 #3
prabunewindia
199 100+
hi friend,
u can go with user controls(.ascx)
do separate control for banner, menu and insert it in
avoid using iframe
read it
read this also
Prabu

i'm actually doing my first project in c#.net...
i want to create a home page with a menu on the left side and banner on the top.when buttons in the left frme is clicked corresponding page has to come in othe rght side frame,i've used the code but theresulting page also coming in the same frame ,i want it to come in the right side frame....
Aug 2 '07 #4
kenobewan
4,871 Expert 4TB
In the dark ages we used frames, since the enlightenment we use masterpages - viva l'difference:
ASP.NET Master Pages Overview
Aug 2 '07 #5
Please help me.......I want to create 3 frames in a asp.net page .that display 3 different aspx pages,
in top banner.aspx ,left menu.aspx .right the pages that are selected from the left menu.aspx
Hi

Use master pages. It would be feasible soulutions for your problem.
Aug 2 '07 #6

Sign in to post your reply or Sign up for a free account.

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: Bart | last post by:
Hi there, Since you've all told me that frames ar evil, I'm planning to disguard frames in favour of CSS "pseudo-frames" for my personal website. While trying to "emulate frames" (that is I...
4
by: LarryM | last post by:
Hi, A newbie-question: I would like to send in a parameter with the starting link. I suppose I can do this with: 'http://www.mySite.com?param=xxx'. But I cannot figure out how to read that...
3
by: Jan Ebbe Jensen | last post by:
Hi I have tried the following code. It works in Mozilla. In IE I'm not able to enable DesignMode? What have I done wrong? It says that obj is undefined? Can anyone help me please.
5
by: Dfenestr8 | last post by:
Hi. I'm designing a site, and I'm trying find a way of browsing it without using frames, so I can test the <noframes> </noframes> tags. I use a linux mandrake 10 system, with KDE 3.2. Is there...
3
by: Jofio | last post by:
In my frame based page, I have a hyperlink in the top frame called "header" which, when I click, should make two different pages to be loaded and displayed into two different frames, namely...
21
by: bird | last post by:
I want to write a multi-frame web page. At level one, it has two frames, saying LEFT and RIGHT. At level two, I split the RIGHT frame into two again, saying UPPER_RIGHT and LOWER_RIGHT. The LEFT...
8
by: J.S. | last post by:
I was under the impression that frames could be used in Windows forms in earlier version of VB. However, in VB 2005 Express I don't see any such tool/control. Is SplitContainer used for this...
20
by: M.Siler | last post by:
Let me first by saying I am NOT a .net programmer, but am very skilled with ASP, JavaScript, HTML, DHTML, Flash development. I've been reading through posts here about Frames vs. Master Pages and...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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
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...

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.