Jump to content

Method For Clicking/dragging


Recommended Posts

Using autoit, i was planning to use dragging method to upload files to a ftp server. I was wondering other than a MouseClickDrag if there was a feature similar to Control which would let me do the same w/o interference of the mouse.

Thanks.

Link to comment
Share on other sites

  • Developers

I would use CURL.exe which is a commandline utility to do HTTP/FTP stuff.

Just do a Google search for it when you are interested.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Developers

So you want to Drag a file from the Windows Explorer and Drop it on the InternetExplorer window?

Think you can do a Copy&Paste as well. SO Ctrl+C on the source file then swap to the target window and do a Ctrl+V...

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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...