Hi,
I have used the following link to open a survey module in a popup manner.i acheived this but when user clicks the survey submit button the pop not closing instead i get message in the same window and my menu are shown in the top in the pop up.
when user clicks the submit i want to close the popup and want to return to the home page.
so pls help me achieve this.
below is the code which i used for this purpose.
<a href=" dnnModal.show('http://www.teo.co.in/teorevamp/Feedback.aspx?popUp=true',/*show return*/false,550,950,true,' ')" class="alert dnnPrimaryAction">Give us your Feedback!</a>
Thanks in advance