Phlip wrote: > Newb Newb wrote: >> my Question is...i want to get all the image url which has .jpg .png >> file extensions using regular expressions .. > > How did you do with the pattern we already suggested, with ".*?.jpg" in > it? > > Can you run another pass with ".*?.png" too? could you pls give me the full regular expressions to do that? -- Posted via http://www.ruby-forum.com/.