I am having difficulties to get this done.
I am posting an existant file to a php script. I am surprised this works without a proper enctype, but it may be hidden somewhere. Anyway, Jobdone returns with no error.
The php script may not be right. Access rights are 777, and php.ini setting is file_upload on.
But no success.
Has anybody a serverside php script available that works with this code?
Thank you
Andy --
job2.Initialize("upload", Me)
job2.PostFile("http://1111.111/upload/uploader.php",testdir,"diapa1.jpg")