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.
Mark Rae - 27 Jun 2006 21:11 GMT
> I've already posted a question very similar but I want to better explain
> my
[quoted text clipped - 4 lines]
> Masterpage.
> Thanks for all.
Has your ISP blocked Google...?
Peregrin - 27 Jun 2006 21:30 GMT
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.
>> I've already posted a question very similar but I want to better explain
>> my
[quoted text clipped - 6 lines]
>
> Has your ISP blocked Google...?
Peregrin - 27 Jun 2006 21:33 GMT
And the html page, is in a distant server, and i can't change the page's
code.
> Sorry But I found nothing to display an external page in
> ContentplaceHolder?
[quoted text clipped - 13 lines]
>>
>> Has your ISP blocked Google...?
Peter Bromberg [C# MVP] - 27 Jun 2006 22:59 GMT
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

Signature
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.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.
Rickie - 27 Jun 2006 23:55 GMT
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