G
Guest
Hi,
In an APS.NET page, I am using the following script to open a modal window:
window.showModalDialog("About.aspx", window, "dialogWidth=800px;
resizable=no; scrollbars=no;");
The window opens okay, but I cannot select the content that is used for
support troubleshooting.
Is there a way to make the content selectable, so that I can copy and paste
the information in the modal window?
Thanks.
Mike
In an APS.NET page, I am using the following script to open a modal window:
window.showModalDialog("About.aspx", window, "dialogWidth=800px;
resizable=no; scrollbars=no;");
The window opens okay, but I cannot select the content that is used for
support troubleshooting.
Is there a way to make the content selectable, so that I can copy and paste
the information in the modal window?
Thanks.
Mike