Jump to content

ClipGet() the URL of an inactive browser [RESOLVED]


Recommended Posts

I'm lost.

I'm trying to ControlSend() "Ctrl-A" and then "Ctrl-C" on the address bar but fail to copy the URL. I'm sure the "title" and "controlID" parameters are both correct since I can send normal strings on it. Help please?

Thanks!

Edited by Lilbert
Link to comment
Share on other sites

Hello Lilbert,

Have you tried using ControlGetText() to get the url from the address bar? Or if your working with Internet Explorer you could use _IEPropertyGet ($oIE, "locationurl") which would retrieve the url of the currently viewed page.

Realm

My Contributions: Unix Timestamp: Calculate Unix time, or seconds since Epoch, accounting for your local timezone and daylight savings time. RegEdit Jumper: A Small & Simple interface based on Yashied's Reg Jumper Function, for searching Hives in your registry. 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...