Vladi243 Posted May 27, 2008 Posted May 27, 2008 Which function reads the url of the current page in _IECreateEmbedded ()?
Valuater Posted May 27, 2008 Posted May 27, 2008 Which function reads the url of the current page in _IECreateEmbedded ()?$URL =_IEPropertyGet($oIE, "locationurl")MsgBox(0x0,"URL", $URL)8)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now