[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: A question about rio and frames

William Crawford

8/21/2006 8:43:00 PM

unknown wrote:
> require 'rubygems'
> require 'rio'
> # open an URI and copy the content into a file
> rio('http://www.math-job...) > rio('C:/math-jobs.html')
>
> # changing the last line above to this one doesn't help ...
> # rio('http://www.math-jobs.com/com/c...) > rio('C:/math-jobs.html')
>

rio('http://www.math-jobs.com/com/center...) > rio('test.html')

This worked for me. Kubuntu, Ruby 1.8.4.

--
Posted via http://www.ruby-....