Re: [Gambas-user] basic web interactions

2017-07-20 Thread adamn...@gmail.com
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 
> container and setting the URL with the request and catching the content 
> when loading is complete but this feels like a messy way of doing it.
> 
> What approach would others suggest?
> 
gb.net.curl - which has the advantage of being able to get the file either 
synchronously or asynchronously.
b
> 
> I see the Gambas development environment has a software farm that offers 
> a user registration and login this is the type of thing I am trying 
> to achieve. What approach is used here?
> 
> Input much appreciated.
> 
> 
> Olmec
> 
> 
> -- 
> *Olmec* Sinclair Web Design and Development
> Phone: 021 586 664 www.cleanweb.co.nz 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user


-- 
B Bruen 

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] basic web interactions

2017-07-20 Thread Olmec Sinclair - cleanweb

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 complete but this feels like a messy way of doing it.


What approach would others suggest?


I see the Gambas development environment has a software farm that offers 
a user registration and login this is the type of thing I am trying 
to achieve. What approach is used here?


Input much appreciated.


Olmec


--
*Olmec* Sinclair Web Design and Development
Phone: 021 586 664 www.cleanweb.co.nz 
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user