dragon2309
P.I Dragon
Hi, i am getting really REALLY annoyed with this. Heres the story.
I made a new form to submit certain credentials to an email address on my site. The problem is that the .cgi file that tells it all what to do and where to go uses the dreaded referrers. This basically checks to see what domain the form is being used on, and stops it if it has been stolen and used on a different domain to what it was designed for.
The thing about this is that it parses a small amount of info through the clients computer when the SUBMIT action is carried out. This information goes through the pc and back up to the server where it is validated, the problem with this is that shitty things like Norton IS 2004 + 2005 block the bloody thing, so the whole form returns a 404 error, because it lost the data because it was rejected/blocked by norton.
I know there is a way to stop the whole referrer thing but how?
I Really need your help with this, anyone at all. Even if its not directly elated to the problem, just little things to check etc.... PLEASE!!!!
I made a new form to submit certain credentials to an email address on my site. The problem is that the .cgi file that tells it all what to do and where to go uses the dreaded referrers. This basically checks to see what domain the form is being used on, and stops it if it has been stolen and used on a different domain to what it was designed for.
The thing about this is that it parses a small amount of info through the clients computer when the SUBMIT action is carried out. This information goes through the pc and back up to the server where it is validated, the problem with this is that shitty things like Norton IS 2004 + 2005 block the bloody thing, so the whole form returns a 404 error, because it lost the data because it was rejected/blocked by norton.
I know there is a way to stop the whole referrer thing but how?
I Really need your help with this, anyone at all. Even if its not directly elated to the problem, just little things to check etc.... PLEASE!!!!