Sounds like you need to be updating the master with the information you need
from within your content pages contentplaceholders, rather than thinking
about this from a content perspective. Take a look at the conmtent to
master page interaction example by Scott Allan at
http://www.odetocode.com/Articles/450.aspx
Regards
John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
"Joey" <> wrote in message
news: ups.com...
> On Sep 17, 12:21 pm, "Mark Rae [MVP]" <m...@markNOSPAMrae.net> wrote:
>> "Joey" <joey.pow...@topscene.com> wrote in message
>>
>> news: ups.com...
>>
>> > Surely there has to be a way to do this.....?
>>
>> <asp:Content ID="cphContent" ContentPlaceHolderID="cphContent"
>> runat="server">
>> <!--
>> comments
>> -->
>> </asp:Content>
>>
>> --
>> Mark Rae
>> ASP.NET MVPhttp://www.markrae.net
>
> Yes I know. Sorry I guess I should have been a little more clear...the
> comments need to be at the TOP of the page, before the opening Content
> tag.
>