On Fri, 21 Jul 2017 11:01:47 +1200
Olmec Sinclair - cleanweb wrote:
> Hi,
>
> I am developing a gambas application and I want to talk to a web server,
> passing some parameters and getting an XML response back.
>
> I have cobbled together a way of doing this by using the QT.WebView
> containe
Hi,
I am developing a gambas application and I want to talk to a web server,
passing some parameters and getting an XML response back.
I have cobbled together a way of doing this by using the QT.WebView
container and setting the URL with the request and catching the content
when loading is c