Page 1 of 1

How to do an http get or post

Posted: Thu Aug 01, 2013 5:52 am
by Morne Supra

Hi

I want to do an http get from a web application and then use the returned result in my app.

Example: [url=http://address:port?id=id&req=request]http://address:port?id=id&req=request[/url]

This should then return an xml that I want to parse and then use in further interaction with the web application.

Regards
Morne


How to do an http get or post

Posted: Thu Aug 01, 2013 7:50 am
by Maryna Brodina

How to do an http get or post

Posted: Thu Aug 01, 2013 8:04 am
by Morne Supra

Hi Marina

Thank you very much for your response. I will give it a go during the day.

Regards
Morne


How to do an http get or post

Posted: Fri Aug 02, 2013 4:52 am
by Morne Supra

Hi Marina

Thanks, your answer worked perfectly.

Regards
Morne