9/27/10

verify the website authenticity?

there are many times when you are not sure that the website that you are visiting is authentic website.Use this code whenever in doubt:-

javascript:alert("The actual URL is:\t\t" + location.protocol + "//" + location.hostname + "/" + "\nThe address URL is:\t\t" + location.href + "\n" + "\nIf the server names do not match, this may be a spoof.");

And finally here is something that you can only get to hear if you ever worked in a Tech Support department

No comments:

Post a Comment