ModalDialog from server side
Hi,
I am new here.
I just want to ask how can I get the answer from a Modal Dialog which has Yes/No buttons, when I call it using:
Response.Write("<script>window.showModalDialog('fr mSubject.aspx', null,'dialogHeight:350px;dialogWidth:700px;center: yes;help:no;scroll:no;status:no');</script>");
or, if anyone has another idea to do this from server.
Thanks,
Moria
|