Fabrice writes about makeing the Title as a server-side control, and dynamically changing it from code behind. This works well in general, but be prepared if using VS.NET to have the RunAt=Server attribute removed now and again (causing an error when you then reference the title in codebehind. Sigh....