Welcome to MSDN Blogs Sign in | Join | Help
Page Title gets changed when the AJAX method is invoked

Bug: In moss the page title gets changed after an Ajax postback

Resolution: Simply go to your master page, in the head section, place all the title tag on the same line.

Wrong
<title>
My Title
</title>

Good
<title>My Title</title>

That's it!

I got this help from  stephaneperron, more info click here

Posted: Tuesday, July 01, 2008 8:07 PM by itsmeskv
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker