July 1998
Intermediate to advanced
1456 pages
65h 5m
English
hostname — NN 2 IE 3 DOM 1
Read/Write
The hostname of the server (i.e., a “two-dot” address
consisting of server name and domain) of the destination document for
the link. The hostname property does not include
the port number.
document.all.myLink.hostname = "www.megacorp.com" document.links[2].hostname = "www.megacorp.com"
String of host name (server and domain).
Depends on server.
Read now
Unlock full access