W Wilco Bauwer Feb 22, 2005 #2 You could use JavaScript to do so: window.showModalDialog(url, dialogArgs, dialogSettings); However, I think this is an IE-only solution. I don't know if such thing is supported by other browsers aswell.
You could use JavaScript to do so: window.showModalDialog(url, dialogArgs, dialogSettings); However, I think this is an IE-only solution. I don't know if such thing is supported by other browsers aswell.