Jerry,

I'm really stumped as to where to start - could you give me a starter or
clue?

Thanks

Will
----- Original Message -----
From: "Jerry Johnson" <[EMAIL PROTECTED]>
Newsgroups: cf-talk
Sent: Monday, May 06, 2002 7:16 PM
Subject: Re: Looping to find [brackets]


> Yes, that is exactly the place to use rereplace.
>
> remember that square brackets are special chars in regex, so you need to
escape them.
>
> Jerry Johnson
>
> >>> [EMAIL PROTECTED] 05/06/02 12:30PM >>>
> Hi,
>
> I need to loop through a large amount of text - which might contain HTML -
> to find numbers surrounded by square brackets (i.e. [n]).
>
> Once found, I need to alter it into something like this:
>
> <a href="here.cfm?v=n">view</a>
>
> (where "n" is a number).  There will be about 30 square-bracketed numbers
> like this.  Does anyone have any advice how to tackle this - is this is a
> time for rereplace?
>
> Cheers
>
> Will
>
>
>
> -------
>
> Become a Pingographer and share your photos for free:
>
> http://www.localbounty.com/pingo
>
> 
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to