UpdatePanel update web page title tag

T

Tomas

Hello,

Is it possible to update web page Title tag without reloading web page? I
don't find way to do it with UpdatePanel,
not sure is it possible. I am waiting for any help or idea. Thank you.

Regards,
Tomas
 
G

George

Tomas said:
Hello,

Is it possible to update web page Title tag without reloading web page? I
don't find way to do it with UpdatePanel,
not sure is it possible. I am waiting for any help or idea. Thank you.

Regards,
Tomas


You will have to do it with Javascript.
document.title="aaa";


George
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top