Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I have a .Ascx page and I would like to open this in a popup using “javascript: dnnModal.show”.Can anyone tell me how should I do this.
javascript:dnnModal.show('http://dnndev.me:9191/CustomModuleTest/tabid/92/ctl/Edit/mid/483/tid/1/Default.aspx?popUp=true',/*showReturn*/false,550,950,true,'')
Above code opens Edit.ascx page in popup window and I would like to have similar approach to open a page e.g MyCustomPage.ascx in popup window when user clicks on a custom hyper link