I want to show one aspx page as modal dialog. How to do
that ?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.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment