Opening an aspx page using ModalPopupExtender

Opening an aspx page using ModalPopupExtender

am 07.05.2007 11:02:31 von goldie11

Hi,

I installed yesterday AjaxControlToolkit and I try to use ModalPopup
for the first time.

When the user clicks a button, a modalPopup should appear which
contains an aspx page.

Until now, I implemented it using window.showModalDialog. I would
like to change implementation to using the modalPopup.

However, I noticed that I should fill the "PopupControlID" which
contains the id of a panel.

It is possible to open an aspx page instead of a panel?

Thanks so much.

Ruthie.

load aspx page into modalpopupextender

am 10.04.2008 23:17:23 von unknown

Did you ever get the answer to this? I'm trying to figure this out, too. If you have the answer, would love to know. Thanks.