Hi all,
Anyone know how to match characters that occur within
a set of other characters?
e.g: [15/ I want the 15...get [15/ using /\[(\d{2}\/)/
which is what it gives me, but I want to match
starting/ending characters anywhere within a string
and take the value between the start/end characters?
Ben
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]