kiran
06-16-2005, 10:03 AM
HI,
I have a problem with the modal dialog,i am using showModalDialog to open a modal pop up in IE.From this dialog i am submiting the form and trying to open a new window for printing purpose using target="_blank".
I am not using window.open or dialog,just i am setting target as "_blank",But it is not working fine,it is opening a new window but request is not passed to it,So i am unable to load the print page.
How do i resolve this?? this will work fine if i use window.open.it is giving problem only in showModalDialog.
can anybody ..please help me
thanks
kiran
I have a problem with the modal dialog,i am using showModalDialog to open a modal pop up in IE.From this dialog i am submiting the form and trying to open a new window for printing purpose using target="_blank".
I am not using window.open or dialog,just i am setting target as "_blank",But it is not working fine,it is opening a new window but request is not passed to it,So i am unable to load the print page.
How do i resolve this?? this will work fine if i use window.open.it is giving problem only in showModalDialog.
can anybody ..please help me
thanks
kiran