Title in forms drawn by showModalDialog

  • Thread starter Thread starter Jim Brandley
  • Start date Start date
J

Jim Brandley

I have a base aspx page that is used to dynamically generate many different
forms using showModalDialog. I cannot set the title using javascript due to
a bug (KB 263033). Is there a way to set the title in the code-behind before
or as the page is rendered?

Thanks in advance for your help.

Jim Brandley
 
Never mind - I figured it out. I can change the title with js, providing I
do so before IE renders the window.
 

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

Back
Top