> is it possible to download a file from page without invoking window to
> specify name file, path, dialog with save, cancel buttons, can make it
> automatically, just specify link to a file and path in code ?
I´ve realized this with a system call and wget (yes, there is a windows
version, google for "unxutils".)


wget is good, the Ruby version of WWW::Mechanize should do this also.



_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to