Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Downloading Via Turing?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
JSBN




PostPosted: Sun May 29, 2005 10:56 am   Post subject: Downloading Via Turing?

yes, i am aware that turing's net code is poor at best, but i want to create a program that allows me to download files from the internet

code:
Get url
get filename
download url+filename to directory XXX


that's basically what i want the heart of the program to do.
Sponsor
Sponsor
Sponsor
sponsor
MysticVegeta




PostPosted: Sun May 29, 2005 12:37 pm   Post subject: (No subject)

You can use:
code:
Sys.Exec ("http://something.com/something.asd")

Then when the page opens up in a browser, it is automatically saved in the temp folder. Make your program locate the Temp files folder and copy the file and paste it in to a disired location.

If you are downloading an exe file, then you will just have to use the Sys.Exec command to locate the exe on the web.
StarGateSG-1




PostPosted: Sun May 29, 2005 4:37 pm   Post subject: (No subject)

Lol, you can't download stuff with turing, that is not is purpose, go to the site and download the normal way Lol.
MysticVegeta




PostPosted: Sun May 29, 2005 4:51 pm   Post subject: (No subject)

lol yea true.
I made a program on it that dled stuff from internet like the way i mentioned. Its not that complicated.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: