I'm fairly new to Gambas and really like it's improvements over VB6, however
i'm finding that documentation and source code examples are quite poor. Many
of my projects are web related and involve either scraping information from
a web page or working with SOAP protocols. So this brings me a couple of
questions:
1) What is the best way to download and parse HTML? I'm currently using
HttpClient to download the HTML and then parsing it manually via a function
that uses Instr() and Mid().
2) Both Java and .Net are able to auto-generate code from a WSDL file. Does
Gambas have this feature in one of its libraries?
-- 
View this message in context: 
http://www.nabble.com/Web-Services%3A-Working-with-WSDL-tp20328779p20328779.html
Sent from the gambas-user mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to