On mercredi 08 octobre 2008, jbskaggs wrote:
> I have written an app in gambas that is generating a little bit of interest
> in the linux world.  But I have two features I wish to add, that I am not
> sure how to implement in Gambas.
>
> My app is a writer's app.  As such I would like to have a way to have my
> app be able to upload and download posts to and from a secure forum.  Ie
> the prog would upload a text, then download comments on the text, and
> upload replies etc.

You can use gb.net.curl, but I don't know how. Or you can use 'wget', provided 
that you know how to post the form contents. 'wget' has many options that 
allows you to use it like a browser.

Regards,

-- 
Benoit Minisini

-------------------------------------------------------------------------
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