Serge
Sun Jan 09 16:27:22 CST 2005
Don't inherit parent template, you end up looking at the same aspx page in a
sub area as the parent area does. Some web parts (portal web parts like
listings) show "in context" content, and therefore the rendered content is
different on each area, but still the same default.aspx page is used.
--
Kind regards,
Macaw
Serge van den Oever
Specialist developer
E-mail: serge.van.den.oever@macaw.nl
WWW :
http://www.macaw.nl
Weblog:
http://weblogs.asp.net/soever
"gordonit" <gordonit@discussions.microsoft.com> wrote in message
news:A089D85A-4F7F-4AA3-8B90-BC66218BBDE5@microsoft.com...
>i need to build a sites which contains a lot of subareas which all of them
> have the same upper web part and the same left web part but thier middle
> part
> is diffrent.
> i tryed to use their parent template but it is all or nothing i cant
> change
> just the middle part of the sub area beacuse it also change in the parent
> help me plaese
> thanks
>