[Gambas-user] How to download a file?

abbat abbat.81 at ...787...
Mon Mar 26 23:25:38 CEST 2012


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.





More information about the User mailing list