09-20-2006, 02:46 PM
In Http.PostFormData replace
ret 1
to
ret pp.wrtotal
This will return total number of uploaded bytes only if posting files or using callback function.
ret 1
to
ret pp.wrtotal
This will return total number of uploaded bytes only if posting files or using callback function.
