how to make ajax secured

JavaScript and client side scripting.

Moderator: General Moderators

Jeroen Oosterlaar
Forum Commoner
Posts: 37
Joined: Sun Nov 06, 2005 4:12 pm

Post by Jeroen Oosterlaar »

neel_basu wrote:But Still Now I Didn't Face This Problem at all In Microsoft Windows
With Browser IE,Mozila Firefox,and Opera
That YOU did not face this issue, does not mean it will never happen :). The fact is, is that you unnecessarily exclude website visitors of being able to use your website functionality, just because their browser (or whatever software operates between the browser and the webserver) does not specify the referer field that is expected by the responding script.
User avatar
neel_basu
Forum Contributor
Posts: 454
Joined: Wed Dec 06, 2006 9:33 am
Location: Picnic Garden, Kolkata, India

Post by neel_basu »

So Do You Have Any Other Methods To Validate From Where The HTTP Request Is Comming
Post Reply