joacom Posted March 1, 2017 Posted March 1, 2017 Hello, I am trying to make a auto it script that is going to upload a picture via PHP every 5 minutes I found some info from 2009 how to do this, there is a php script and a autoit file: Problem is that the scripts uses HTTPPost_files.au3 anyone have a copy of this file? Or do you have another way to have a autoit script to automaticly upload a file to php? (maby use winhttp.au3?)... Proxy at our work blocks FTP so i cannot use FTP Right now i am using Macros to move mouse, click and so one.., but i would like a script to do everything in the background...
water Posted March 1, 2017 Posted March 1, 2017 I suggest to use trancexx's WinHTTP UDF. The UDF is being maintained by the author and I'm sure you'll get answers if you run into problems when coding. My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
joacom Posted March 2, 2017 Author Posted March 2, 2017 22 hours ago, water said: I suggest to use trancexx's WinHTTP UDF. The UDF is being maintained by the author and I'm sure you'll get answers if you run into problems when coding. Thank you Water! I will try to get the script working using WinHTTP!!!
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