URL.protocol PropertyNameURL.protocol Property---the protocol portion of a URLAvailabilityNavigator 2.0, Internet Explorer 3.0 Synopsis
URL.protocol Descriptionprotocol is a read/write string property of the Location and the Link objects. It specifies the protocol portion of a URL, including the trailing colon. For example, the protocol of the following (fictitious) location is "http:"
http://www.ora.com:1234/catalog/search.html?JavaScript#result |
|