| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#11
| |||
| |||
| my Question is...i want to get all the image url which has .jpg .png file extensions using regular expressions .. Any Advices... -- Posted via http://www.ruby-forum.com/. |
|
#12
| |||
| |||
| 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? |
|
#13
| |||
| |||
| 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/. |
|
#14
| |||
| |||
| >> Can you run another pass with ".*?.png" too? > > could you pls give me the full regular expressions to do that? What happened to the ones people here posted? |
|
#15
| |||
| |||
| Phlip wrote: >>> Can you run another pass with ".*?.png" too? >> >> could you pls give me the full regular expressions to do that? > > What happened to the ones people here posted? hi.. I Got it work.Thank u for taking time to reply -- Posted via http://www.ruby-forum.com/. |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.