Posted on: 12/26/2014 8:12:54 PM | Views : 594

Hi friends,
How do I set the page title dynamically that works well on server ? 
I know many ways of doing it.. and all are working perfectly on local .. but on IIS hosting none of them are working...
I am fetching my records from the database and based on the fetched record I am setting the Page Title... again it works well on local but does not work on server. I also added a dummy text in the Title section in the Page directive at the top... that shows clearly on the server also.
Please suggest something
Thanks
Dev

Go to the complete details ...