Jump to content

Recommended Posts

Posted (edited)

I have set up an input control to accept files via drag & drop. The script successfully retrieves the file name. What I want to do is drag a link from a web page (e.g. hxxp://blahblab.htm) over the input box and have the script retrieve the name hxxp://blahblab.htm. This does not work. Can it be done in AutoIt?

I can get this information into the script by by right clicking the link in the web page and selecting Copy Shortcut and then use ClipGet() in the script. Was trying to make it simpler for the use of the script.

Edited by alawoona
  • 1 year later...

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
×
×
  • Create New...