Welcome Guest, Not a member yet? Register   Sign In
Confirm Form Resubmission
#3

It's not a Chrome issue. You need to use a form token to verify a legit post. You basically set a session var or cookie with a unique value, and also load that value into a hidden form field. If on submission the cookie value matches the form field posted, you process the submission and replace the token in the cookie. Simple solution.
Reply


Messages In This Thread
Confirm Form Resubmission - by tanker456 - 06-14-2016, 08:19 PM
RE: Confirm Form Resubmission - by tanker456 - 06-14-2016, 08:23 PM
RE: Confirm Form Resubmission - by skunkbad - 06-14-2016, 09:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB