Hyperlinks within ModalDialog Box Window

A

Andy

I have a main window which opens up a ModalDialogBox window with an OnClick
event of button control. Within the modal window , i have hyperlinks with
target set to '_self' but when i try click on that hyperlink , it opens up
another window instead of opening in the current window.

Is there anyway the hyperlink opens a page in same ModalDialogBox window?

Thanks,
Andy
 
Top