In the body page, put a function that returns the headline:

<!IoRangePreExecute>    <% Function GetHeadline()             
GetHeadline="<%hdl_Headline%>"      End Function %><!/IoRangePreExecute>
In the outer page, simply call that function:

<!IoRangePreExecute>    <title><%=GetHeadline()%></title><!/IoRangePreExecute>

** For the Headline to be pulled it must be used on the page somewhere... to 
hide it just comment it out with <!-- <%hdl_Headline%> --/>.

Chris Nixon
Director of Communication Technology Services
University Relations - University of Arkansas
800 Hotz Hall - Fayetteville, AR 72701
479-575-5629


-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of dmackerman
Sent: Tuesday, September 22, 2009 8:56 AM
To: RedDot CMS Users
Subject: Page Titles


Is there a way to dynamically pull in the page title's into the
<title> attribute? I assume this would be done in the Content Class
that controls those pages?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to