Re: FormPost not working (General questions)
Hi Ashley,
Is there any chance you can send us same output from previous version of wodHttpDLX?Also can you maybe send us version number of version of wodHttpDLX that works for you.
Regards,
Drazen
Hi I installed 1.7.4.186 and it works fine with no code adjustments at all.
Here is the sent packet
POST / HTTP/1.1
Host: poster.decaptcher.com
Content-Type: multipart/form-data; boundary=---------------------------378f53ee4e08
Content-Length: 4675
-----------------------------378f53ee4e08
Content-Disposition: form-data; name= function
picture2
-----------------------------378f53ee4e08
Content-Disposition: form-data; name= username
ashley
-----------------------------378f53ee4e08
Content-Disposition: form-data; name= password
password
-----------------------------378f53ee4e08
Content-Disposition: form-data; name= pict_to
0
-----------------------------378f53ee4e08
Content-Disposition: form-data; name= pict_type
0
-----------------------------378f53ee4e08
Content-Disposition: form-data; name= pict ; filename= image.jpg
Content-Type: application/octet-stream
*image content
-----------------------------378f53ee4e08--
Complete thread:
- FormPost not working - ashley, 2012-01-24, 03:47
- Re: FormPost not working - woddrazen, 2012-01-24, 09:40
- Re: FormPost not working - Ashley, 2012-01-25, 02:58
- Re: FormPost not working - wodDamir, 2012-01-25, 10:04
- Re: FormPost not working - wodDamir, 2012-01-25, 10:59
- Re: FormPost not working - ActiveGreg, 2012-01-25, 22:29
- Re: FormPost not working - wodDamir, 2012-01-25, 10:59
- Re: FormPost not working - wodDamir, 2012-01-25, 10:04
- Re: FormPost not working - Ashley, 2012-01-25, 02:58
- Re: FormPost not working - woddrazen, 2012-01-24, 09:40