Hi Guys
I have been using httputil for a long time, and with every thing we have done so far we are building the calls using something similar to the code below
job1.Download2("http://www.b4x.com/print.php", _
Array As String("key1", "value1", "key1", "value2"))
which will output...