Influx Posted November 28, 2008 Posted November 28, 2008 How would i send a file over POST? autoit and php code please. Thanks a bunch.
Damien56546 Posted November 28, 2008 Posted November 28, 2008 As a general rule, Always kiss-ass before you ask. FAIL
Rental Posted November 28, 2008 Posted November 28, 2008 http://w3schools.com/php/php_file_upload.asp
Influx Posted November 28, 2008 Author Posted November 28, 2008 i mean WITH autoit. im wondering how to send a file over post with autoit to enable that kind of functionality.when in php the type is set to enctype="multipart/form-data" and type="file"this means that when you send the file php has an array as listed at http://w3schools.com/php/php_file_upload.asp
Influx Posted November 29, 2008 Author Posted November 29, 2008 (edited) Help, please? Edited November 29, 2008 by Influx
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