showModalDialog and master page

G

Guest

Hello,

when I use the IE javascript 'showModalDialog' function to display a
calendar I encouter the following problem:

My aspx page uses a master page (asp.net 2.0). My 'showModalDialog' opens a
page without master page, but this gives an error message, because it appears
that the 'showModalDialog' assumes that the same master page as the parent
windows is also applicable for the popup.

Not what I expected. Is there a wau around that you know of?
I tried adding the master page to the popup page as well and then make the
master page controls inviisble on that page. Two problesm with that:
- the position of the calendar is sill influenced by the invisible controls.
- the postback of the calendar value gives an error.
 

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
473,768
Messages
2,569,575
Members
45,054
Latest member
LucyCarper

Latest Threads

Top