alawoona 0 Posted December 24, 2004 (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 December 24, 2004 by alawoona Share this post Link to post Share on other sites
PartyPooper 0 Posted January 10, 2006 I'd like to know the answer to this as well. Anyone? Share this post Link to post Share on other sites