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

  • SEARCH
  • Home
  • 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 161717
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T11:15:46+00:00 2026-05-11T11:15:46+00:00

So when users land a on a product page on my website we have

  • 0

So when users land a on a product page on my website we have a few products we cross sell that can be swapped in to the main view with AJAX. The title tag changes, but it doesn’t flip out with the first alternate product then stays one click behind as you flip through the additional products.

The only thought I could have is that I’m not setting the title tag early enough in the postback process to have it update correctly, but I’ve played around with that a bit and so far I can’t get it to work correctly.

Anybody know a good solution for this?

I’m assinging the title in the code behind with a simple Page.Title = ‘Product: ‘+productName;

Do I need to flip to using javascript to set it?

  • 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-11T11:15:46+00:00Added an answer on May 11, 2026 at 11:15 am

    I think we’ll need to have a look at the code… I’ve got the following in a basic page and clicking the button updates the title fine:

    within Page_Load():

    Page.Title = DateTime.Now.ToString(); 

    within the aspx:

       <asp:UpdatePanel ID='UpdatePanel1' runat='server'>     <ContentTemplate>     <asp:Button ID='Button1' runat='server' Text='Button' OnClick='Button1_Click' />     </ContentTemplate>     </asp:UpdatePanel> 
    • 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 You need two statements to prevent caching: Response.Cache.SetCacheability(System.Web.HttpCacheability.NoCache); // For… May 11, 2026 at 12:34 pm
  • added an answer From the docs: The elapsed time is stored as a… May 11, 2026 at 12:34 pm
  • added an answer No, it's not 'more generic interface inheriting from a specific… May 11, 2026 at 12:33 pm

Related Questions

I am generating a return url link so when the user hits the close
I've got two WPF Toolkit DataGrids , I'd like so that when the user
Are CDATA tags ever necessary in script tags and if so when? In other
I like to keep javascript debugging enabled in my browser so when I'm developing
I'm new to using open source libraries in production code so when it says
I'm just looking for people's opinions on this... I really got worried when Second
I have a few Solaris 10 boxes and I'd like to have RDiscount running
Hi there im using a single TextBox for querying differents types of chossings, for
I am looking for a method of storing Application Messages, such as You have
Does anyone know of any 'standard' way to interface with a telephony system (think

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.