Regular Expressions

This is a discussion on Regular Expressions within the RUBY forums in Programming Languages category; 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/ ....

Go Back   Application Development Forum > Programming Languages > RUBY

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #11  
Old 08-27-2008, 11:26 PM
Newb Newb
Guest
 
Default Re: Regular Expressions

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/.

Reply With Quote
  #12  
Old 08-27-2008, 11:37 PM
Phlip
Guest
 
Default Re: Regular Expressions

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?
Reply With Quote
  #13  
Old 08-28-2008, 12:22 AM
Newb Newb
Guest
 
Default Re: Regular Expressions

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/.

Reply With Quote
  #14  
Old 08-28-2008, 07:13 AM
Phlip
Guest
 
Default Re: Regular Expressions

>> 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?
Reply With Quote
  #15  
Old 08-28-2008, 07:17 AM
Newb Newb
Guest
 
Default Re: Regular Expressions

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/.

Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 08:30 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.