Re: Master page from html
- From: Scott Allen <scott@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 22 Oct 2005 20:39:47 -0400
On Sat, 22 Oct 2005 18:59:54 +0100, "John" <John@xxxxxxxxxxxxxxxxxxxx>
wrote:
>OK, the client already has a website which follows a particular look/feel,
>page dimensions, top navigation etc. They want me to develop an asp.net app
>but still want me to follow the same style as the existing site. I figure,
>if I take a page from the existing site and turn the common elements into a
>master page then it would be useful.
>
Hi John:
There is no automatic way to extract a master page from an existing
page. You'll have to pull of the common layout and put it into the
master page by hand. Common UI pieces that appear on more than one
page are candidates to become user controls.
--
Scott
http://www.OdeToCode.com/blogs/scott/
.
- References:
- Master page from html
- From: John
- Re: Master page from html
- From: shiv_koirala
- Re: Master page from html
- From: John
- Master page from html
- Prev by Date: Re: Tb.text = string What Won't transfer??
- Next by Date: Re: How to best prepare for asp.net 2.0 release in advance?
- Previous by thread: Re: Master page from html
- Next by thread: Re: Keep Scroll Position After Postback.
- Index(es):
Relevant Pages
|