Hi,
Is it possible to clear out the HTTP_REFERER??
I've tried setting it to nothing, but it does not work.
(i.e. set Request.ServerVariables("HTTP_REFERER") = nothing)
I want to prevent people from hitting the back button and then submitting a form they have entered in twice.
Any help would be greatly appreciated!!
Is it possible to clear out the HTTP_REFERER??
I've tried setting it to nothing, but it does not work.
(i.e. set Request.ServerVariables("HTTP_REFERER") = nothing)
I want to prevent people from hitting the back button and then submitting a form they have entered in twice.
Any help would be greatly appreciated!!