Javascript : Client Side Scripting :: Location Object
Location Object Download Examples Location Object The following statements display the host name, the protocol name and the pathname of the URL displayed in the window, document.write(“File Path :” + location.pathname) document.write(“Protocol Used :”...
Recent Comments