English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

For example:

Say there was a file: www.testpage.com/file.txt
And I wanted to download "file.txt" to my computer.

What classe(s) and lines of code do I use?

Or better yet, do you know of an online tutorial that can explain this to me in detail?

Thanks

2006-08-29 08:55:52 · 1 answers · asked by vthokie4ever 4 in Computers & Internet Programming & Design

(For Windows XP)

2006-08-29 10:56:56 · update #1

1 answers

I don't think this answer is quite what you want, but it might be helpful any way.

If you are using osX Linux or Unix you can use curl.

i.e., curl www.testpage.com/file.txt > filename

2006-08-29 09:02:21 · answer #1 · answered by Anonymous · 0 0

fedest.com, questions and answers