[Gambas-user] How to download a file?

abbat abbat.81 at ...787...
Tue Apr 17 15:16:25 CEST 2012


And how to save the sBuffer to file?
What if file is *.png *.rar *.gambas etc?


Emil Lenngren wrote:
> 
> See here: http://gambasdoc.org/help/comp/gb.net.curl/httpclient?v3
> 
> 2012/3/26 abbat <abbat.81 at ...787...>
> 
>>
>> I have a file on:
>> www.mydomain.com/test
>>
>> I tried :
>>
>>
>> sSourcePath = "http://mydomain"
>> sCopyPath = User.Home & "/Test/"
>> Copy sSourcePath & "test" To sCopyPath & "test"
>>
>> but "File or Directory does not exist"
>>
>> How to download a file?
>> Thanks
>> --
>> View this message in context:
>> http://old.nabble.com/How-to-download-a-file--tp33544764p33544764.html
>> Sent from the gambas-user mailing list archive at Nabble.com.
>>
>>
>>
>> ------------------------------------------------------------------------------
>> This SF email is sponsosred by:
>> Try Windows Azure free for 90 days Click Here
>> http://p.sf.net/sfu/sfd2d-msazure
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here 
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 

-- 
View this message in context: http://old.nabble.com/How-to-download-a-file--tp33544764p33701587.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list