Hi,
how to make a popup opened using 'Window.open' appear as Modal,just like showmodaldialog.I can use showmodal dialog.beacuse i have some functionality using 'Window.opener'.If I use showmodal dialog above mentioned line will give and my functionality will not work.
I am using a page which have a master page and content place holder.
My Req: I want to make a popup window opened using window.open to appear as modal.