Hi there
I need to send some data in the body of my request but it is a Job.Download which does not have a second parameter like the Job.PostString does.. Is there a way of amending the HTTPUtils2 to accept this or should I just put the data after my link, e.g www.mysite.com/Page1/DataToSend.
There are no Headers I can use which suit the data, which is a row count of a table on my device which I need to get to my server and use the data to create the server response..
Thanks for your help.
Derek.
I need to send some data in the body of my request but it is a Job.Download which does not have a second parameter like the Job.PostString does.. Is there a way of amending the HTTPUtils2 to accept this or should I just put the data after my link, e.g www.mysite.com/Page1/DataToSend.
There are no Headers I can use which suit the data, which is a row count of a table on my device which I need to get to my server and use the data to create the server response..
Thanks for your help.
Derek.