Modal dialog box page

  • Thread starter Thread starter vikram
  • Start date Start date
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.
 

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

Back
Top