Web page disappears after post method. The asp.net core web application is embeded in iFrame but the problem is after clicking the submit button the page turn into blank.
Please help how can i fix this. Thank you very much
Loading
Web page disappears after post method. The asp.net core web application is embeded in iFrame but the problem is after clicking the submit button the page turn into blank.
Please help how can i fix this. Thank you very much
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Uttam KumarPosted Apr 15, 2022, 4:16 PM
Can you check developer tools if you see any error in the console window?
Rodel BarbinPosted Apr 19, 2022, 1:46 AM
Uttam KumarPosted Apr 16, 2022, 2:07 PM
Uttam KumarPosted Apr 16, 2022, 2:03 PM
If no error in the console then try checking it in the fiddler all the request and response it got in the iframe..
can you also check the network tab in developer tool in the chrome browser?
Rodel BarbinPosted Apr 16, 2022, 7:40 AM
Rodel BarbinPosted Apr 16, 2022, 6:58 AM