Add an else part in your if statement to display the response content in case an error occurs …
Also it looks like you forgot to provide an id and there is no delimiter between your data, usually the delimiter is a & or the data will be transferred in JSON format
Taifun
can you give an example of a block code if statement to display the response content in case
use a working example, get it running and after thar adjust it to your needs
Taifun