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

MasterPage really replaces frame?

Hello aspx World,
I've already posted a question very similar but I want to better explain my
problem. I want to create a webform with 3 "frames", the top and the left
frame don't change and the central frame display a HTLM external page. With
frame tag is OK. But how to do this with ContentplaceHolder and Masterpage.
Thanks for all.

Jun 27 '06 #1
5 1311
"Peregrin killSpam" <r.duprat@~I~~I~peregrinsolutions.com> wrote in message
news:44*********************@news.orange.fr...
I've already posted a question very similar but I want to better explain
my
problem. I want to create a webform with 3 "frames", the top and the left
frame don't change and the central frame display a HTLM external page.
With
frame tag is OK. But how to do this with ContentplaceHolder and
Masterpage.
Thanks for all.


Has your ISP blocked Google...?
Jun 27 '06 #2
Sorry But I found nothing to display an external page in
ContentplaceHolder?
How to translate <Frame src="Default.html" name="_center"> . Is it possible?
Thanks.
"Mark Rae" <ma**@markN-O-S-P-A-M.co.uk> a écrit dans le message de news:
%2****************@TK2MSFTNGP04.phx.gbl...
"Peregrin killSpam" <r.duprat@~I~~I~peregrinsolutions.com> wrote in
message news:44*********************@news.orange.fr...
I've already posted a question very similar but I want to better explain
my
problem. I want to create a webform with 3 "frames", the top and the left
frame don't change and the central frame display a HTLM external page.
With
frame tag is OK. But how to do this with ContentplaceHolder and
Masterpage.
Thanks for all.


Has your ISP blocked Google...?

Jun 27 '06 #3
And the html page, is in a distant server, and i can't change the page's
code.

"Peregrin killSpam" <r.duprat@~I~~I~peregrinsolutions.com> a écrit dans le
message de news: 44**********************@news.orange.fr...
Sorry But I found nothing to display an external page in
ContentplaceHolder?
How to translate <Frame src="Default.html" name="_center"> . Is it
possible?
Thanks.
"Mark Rae" <ma**@markN-O-S-P-A-M.co.uk> a écrit dans le message de news:
%2****************@TK2MSFTNGP04.phx.gbl...
"Peregrin killSpam" <r.duprat@~I~~I~peregrinsolutions.com> wrote in
message news:44*********************@news.orange.fr...
I've already posted a question very similar but I want to better explain
my
problem. I want to create a webform with 3 "frames", the top and the
left
frame don't change and the central frame display a HTLM external page.
With
frame tag is OK. But how to do this with ContentplaceHolder and
Masterpage.
Thanks for all.


Has your ISP blocked Google...?


Jun 27 '06 #4
Peregrin,
If you want to display an external page, you need to use the IFRAME tag.
Master Pages really aren't "frames" at all, they are designed to merge the
master content into the page and are actually just another type of control.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Peregrin killSpam" wrote:
Hello aspx World,
I've already posted a question very similar but I want to better explain my
problem. I want to create a webform with 3 "frames", the top and the left
frame don't change and the central frame display a HTLM external page. With
frame tag is OK. But how to do this with ContentplaceHolder and Masterpage.
Thanks for all.

Jun 27 '06 #5
Op Tue, 27 Jun 2006 22:02:30 +0200 schreef "Peregrin"
<r.duprat@~I~>killSpam<~I~peregrinsolutions.com> :
Hello aspx World,
I've already posted a question very similar but I want to better explain my
problem. I want to create a webform with 3 "frames", the top and the left
frame don't change and the central frame display a HTLM external page. With
frame tag is OK. But how to do this with ContentplaceHolder and Masterpage.
Thanks for all.


Client site

Rick

Jun 27 '06 #6

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

Similar topics

0
by: Tony | last post by:
Hi, I'm trying to access properties from a masterpage. With no success. Can somebody help me please? I used the example at:...
2
by: Visual Systems AB \(Martin Arvidsson\) | last post by:
Hi! I am totaly loving this masterpages in VS 2005, how ever i have a couple of questions. In the master page i have a table, in that table i have regions into where i put data when creating...
3
by: Alex Maghen | last post by:
Hi. I'm a little confused about the code that resides in the code-behind of a MasterPage and the code that resides in the code-behind of the actual pages that USE that MasterPage. I'm noticing,...
12
by: Mark Rae | last post by:
Hi, It's easy enough for a child page to manipulate its MasterPage's header simply by modifying the MasterPage thus: <header runat="server"> .... .... </header>
3
by: Tom | last post by:
I have a VS.NET 2005 WEB application where I place all of my common controls (ie header, nav, footer) into a mater page template. Then all of my web forms inherit from the mater page template. All...
2
by: .seb | last post by:
Hi, easy question...! I have an app with my masterpage and all, but now I what to show and external page in that "frame", where controlplaceholder is. Let's say I want to show the google page in...
5
by: IdleBrain | last post by:
I have created a master file with a table that has the border set to 0 using: <table id="tblMaster" border="0" cellpadding="0px" cellspacing="0px" style="height: 15%; width:100%" frame="void"...
7
by: Bon | last post by:
Dear all I create a master page with image buttons on the left-hand side for navigation. When a user clicks the student button, the content (i.e. ContentPlaceholder) in masterpage will be...
2
by: Frank Milverckowitz | last post by:
Hi, New to .NET... question about Masterpages vs. using Frameset I'm using Visual Studio 2005 and notice that the generated pages are of DTD/Doctype that don't support framesets. To use...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
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
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
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...

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.