I all, I've been reading and reading... and I'm sure this can't be all this hard.
I'd like to upload a file via http which will be recieved and managed using PHP.
I'm guessing the best way would be to use the WinHTTP Functions. (http://www.autoitscript.com/forum/index.php?showtopic=84133&st=0)
I get the besics of this, infact I've already written a program to send a post request and then used it's reply. But how do I send a whole file?
So the basic script is this...
#include "W