Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 155363
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T10:08:32+00:00 2026-05-11T10:08:32+00:00

I have just noticed recently that my page title will reset to the standard

  • 0

I have just noticed recently that my page title will reset to the standard ‘Untitled Page’ after I perform an asyncpostback from inside my UpdatePanel in the main page. The title will not be lost during a postback from inside the master page (such as when I click on the search box button inside the master page).

I assumed that by using a different contentplaceholder specifically for setting the document title I was going to avoid issues like this, but apparently I was wrong. Is there something else I am missing other than having to explicitly set the title in the code-behind of the ASPX page (which I was hoping to avoid with the way it was setup below)?

Here is the basic gist of my page which is calling the Master Page (master page code below)

<asp:Content ID='Content1' ContentPlaceHolderID='title' Runat='Server'>     Page Title </asp:Content> <asp:Content ID='Content2' ContentPlaceHolderID='head' Runat='Server'>     <script type='text/javascript'>         //random javascript validators     </script>    </asp:Content> <asp:Content ID='Content3' ContentPlaceHolderID='content' Runat='Server'>     <div class='title'>         Account Management     </div>     <asp:UpdatePanel ID='UpdatePanel1' runat='server'>         <ContentTemplate>             //Username + Password Set Form         </ContentTemplate>            </asp:UpdatePanel>  </asp:Content> 

This is the of the Master Page. The ASP.NET AJAX ScriptManager is placed first thing after the <form> tag in the body.

<head id='Head1' runat='server'>     <title>         <asp:ContentPlaceHolder id='title' runat='server'>         </asp:ContentPlaceHolder>     </title>         //Stylesheet references      <script type='text/javascript'>         //Random javascript functions     </script>      <asp:ContentPlaceHolder id='head' runat='server'>     </asp:ContentPlaceHolder> </head> 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T10:08:33+00:00Added an answer on May 11, 2026 at 10:08 am

    Are you opposed to using the Title property of the Content Page?

    <%@ Page Title='Your Page Title' Language='vb' AutoEventWireup='false' MasterPageFile='~/MasterPages/... 

    You can also access this programmatically in the page load…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 69k
  • Answers 69k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer There is a new faster highlighter (needs to be patched… May 11, 2026 at 12:40 pm
  • added an answer You could give it a nonce-name, or some other formulaic… May 11, 2026 at 12:40 pm
  • added an answer I'd use the try/catch block when the normal path through… May 11, 2026 at 12:40 pm

Related Questions

I've recently began using dTrace and have noticed just how awesome it is. Its
I have just noticed that a multidimensional array in C# does not implement IEnumerable<T>
In VisualStudio (Pro 2008), I have just noticed some inconsistent behaviour and wondered if
I've noticed that just in the last year or so, many major websites have
I have just inherited a server application, however it seems that the only copy
So, I have an autocomplete dropdown with a list of townships. Initially I just
The new awesome Ctrl + . keyboard shortcut to show smart tags has suddenly
I just recently changed out all my hard drives and in the process of
I've noticed that there are awvully few programming tutorials in my native language (Latvian).
I've become very addicted to Project Euler recently and am trying to do this

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.