Hi All,
In an Iframe from other vendor, when navigating from Main page to other page or any modal like bootstrap modal,
it is displaying the dialog box "Do you want to leave the site", I tried to add the javascript code but still displaying this dialog box
Dialog Box Issue:

In Index.cshtml
Response.Redirect("/ResponseResults"); -- to go to other page but this dialog issue occurred
Please kindly help how to fix this issue on ASP.NET CORE 3.1 Web Application and IIS 10. SSL already enabled/installed in IIS 10.
Thanks!
Rodel
Sachin SinghPosted May 3, 2022, 6:17 AM
Rodel BarbinPosted May 4, 2022, 1:51 AM