Internet Object
LocationURL
Syntax
Internet.LocationURL
Description
Displays the web address (http://...) of the currently opened web page. The property is read-only.
See Also
LocationName
.
Example
Sub
Main
Internet.GoHome
'open explorer
Wait
5
'seconds
MsgBox Internet.LocationURL
End
Sub
Home
Internet Object
Internet Object
ActivateBrowser
ClosePage
Document
FullScreen
GetProperty
GoBack
GoForward
GoHome
GoSearch
LocationName
LocationURL
Navigate2
OpenPage
PostJSON
PutProperty
Refresh
SendChars
StopPage
StoreURL