msgbartop
Chris Scott’s Blog
msgbarbottom

07 Jan 04 programatically setting the page title in an asp.net codebehind page

Fabrice's weblog gave me the quick and easy answer to how to do this. The only problem I ran into was that VS.NET (at least 2002) removes the runat="server" attribute from the title tag when you switch from HTML to design view.