in reply to Re: Re: Re: POSTing from one script to another
in thread POSTing from one script to another
Anyway I believe form-data and multipart/form-data are interchangable, since the request header shows "Content-type: multipart/form-data". So I assume both get transposed into the correct Content-type header.