|
|
Finding Spoof Websites - Javascript
|
Views : 389
|
|
Tagged in : Javascript
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
There are times when you are not sure that the website that you are visiting is authentic. Use this code whenever in doubt.Open the website and place the following code in the address bar.
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."); |
|
By Rekha, On - 2009-12-04 |
|
|
|