Opening an asp.net page as a dialog
I want to open up an ASP.NET page as a dialog. The page will need to
do post backs and, when the dialog is closed, the original page will
need to be refreshed.
The Dialog component seems to require the dialog content to be HTML
within the page.
Is there a component for jQuery that will allow me to do this or have
I missed something with the Dialog box?
Many thanks for your help.
Alan