Relative Content

Tag Archive for javascriptc#asp.netasp.net-mvc

ERR_TOO_MANY_REDIRECTS Error on Asp.net C#

I have a portal with an approval button. When clicked, it opens a pop-up with a different page where the user can approve a request. After approval, the pop-up closes and the source page is redirected using the URL passed from the pop-up.