Question Tiana Andria · Apr 21, 2023 Post form data and redirect not working Hello, I have a form from named otpForm from where I post data to actionCheck.csp and redirect it to another csp file cmain.csp after form post and the redirect is not working. I tried to debug and check the value in the cmain.csp but noticed that redirec t is not working. Do you know if window.location.href = "cmain.csp"; is working with CSP? Can someone guide me what to do here please Thank you Here is what I did: //post and redirect form data #CSP #Caché 0 1 0 270