From: William Crawford Date: 2006-08-25T06:04:47+09:00 Subject: Re: Need Help With Net::HTTP The Digit wrote: > The Digit wrote: >> Hello. Im looking for resources about Net::HTTP. Im new to Ruby but ive >> been learning it to make programs which goes to an online game webpage, >> logs in with the username and password and logs in. Then when its logged >> in it automaticly goes to different pages on that domain and refreshes >> them twice. So I looked around and found that to do this I have to use >> Net::HTTP to go to the internet and do all this stuff so I need to know >> of good websites which can teach me to use Net::HTTP or any other pages >> related to Net::HTTP. Thank you to anyone helping me in the future. > > Oh and I forgot to put I checked at Google but havent really found any > good pages. Also if you guys could give me a snippet page then that > would be extremely useful too. http://www.bigbold.com/snippets/posts/show/788 http://ruby.about.com/od/tutorials/ss/delicious_tags_2.htm http://www.juretta.com/log/2006/08/13/ruby_net_http_and_open-uri/ That kind of thing? -- Posted via http://www.ruby-forum.com/.