From: Tj Superfly Date: 2007-10-17T09:01:57+09:00 Subject: Re: Mind giving a little help? I'll add to this a little. This program does not have to take the URLs from a file. Basically the image URLs I'm trying to look for are set up on a number system. http://www.addresshere.hey/images/1.gif So the next image would be 2, or 3, or 4..ect. Some of the images are also like this, and it could be set up to create it's own list almost. http://www.addresshere.hey/images/news/name_day.gif I have a list of names and days that I could put into an array or something of that sort and then add it into the URL. Hopefully that helps, and will eliminate the file thing. -- Posted via http://www.ruby-forum.com/.