Please help me to make request
2010-04-01 18:07:36 GMT
Hi! Please help me to make curl request that can provide file-post http request So http body must be like this Content-Type: multipart/form-data; boundary=---------------------------53240779711139602362867867 Content-Length: 4579 -----------------------------53240779711139602362867867 Content-Disposition: form-data; name="PAGEID" 6 -----------------------------53240779711139602362867867 Content-Disposition: form-data; name="Upload_LOG"; filename="132x64_voicespin.dob" Content-Type: application/octet-stream <84> <at> html code looks like that <form action="/cgi-bin/ConfigManApp.com" method="post" encType="multipart/form-data"> <table width="700" height="30" border="0" align="center" cellpadding="0" cellspacing="0" id="table_logo" style="display:none" > <input type="hidden" name="PAGEID" value="6"> <input name="Upload_LOG" type=file size="25"> <input onClick="AddLog()" type="button" value="Upload" name="addlog" style="width:80px">(Continue reading)
RSS Feed