Android Question httputilis2 post file with text field

jazzzzzzz

Active Member
Licensed User
Longtime User
I would like to have http postfile with text field in it,rather than calling poststring before post file method...Is there any way???
 

DonManfred

Expert
Licensed User
Longtime User
see my signature. There is an example on how to post file(s) including some fields to a php-script
 
Upvote 0
Top