error 20011 (wodHttpDLX)
after using http.request.formupload to upload a file
when the file is done i the next page i need to use
http.request.formpost.add to describe the file
yet im getting ...
20011 Could not set Content-Type header. Is it already set to some other value?
http.request.formpost.add is highlighted...
how do i fix?