If you didn't find the regex plugin intuitiev, you may find the following website useful.
It has a lot of useful info on regexes. http://www.regularexpressions.info Spike -------------------------------------------- Stephen Milligan Code poet for hire http://www.spike.org.uk Do you cfeclipse? http://cfeclipse.tigris.org >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of >[EMAIL PROTECTED] >Sent: Tuesday, September 14, 2004 10:26 PM >To: CFAussie Mailing List >Subject: [cfaussie] Re: RegEx to greedy > >yes that would be the plugin, but the same problem with other >plug ins to, I opened my mind - >just could not immediately find my way around it. Will try >more when I have time.. >Im sure its a good tool and I'll start to love it once I know >my way around it.. > >On 15 Sep 2004 at 15:08, Gareth Edwards wrote: > >> Taco >> >> Couldnt find your way around Eclipse? the certain plugin >your talking about wouldnt be >cfeclipse would it? >> >> It is so easy to get everything running, you just need to >open your mind to it a little. >> >> What parts were you having troubles with? >> >> Its a wonderful tool. Especially if you use CVS, something I >think it is something that >Macromedia should have a look at. >> >> Gareth. >> >> >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] Behalf Of >> [EMAIL PROTECTED] >> Sent: Wednesday, 15 September 2004 2:54 PM >> To: CFAussie Mailing List >> Subject: [cfaussie] Re: RegEx to greedy >> >> >> Yeah I installed eclipse, but could not find my way around >it. Could not find out how to run a >> certain plugin either... >> >> >> On 15 Sep 2004 at 14:39, Andrew Muller wrote: >> >> > Taco >> > >> > If you're using Eclipse there's a great plugin to test >regex available >> > (even better, like Eclipse it's free): >> > >> > Robin demonstrated it at a recent CFUG here in Sydney: >> > >> > >http://www.rocketboots.com.au/blog/index.cfm?mode=entry&entry=6 FAD4671-E081- >51EF- >> A7B266ACE05CC38A >> > >> > Andrew >> > >> > >> > On Wed, 15 Sep 2004 14:21:53 +1000, [EMAIL PROTECTED] >> > <[EMAIL PROTECTED]> wrote: >> > > got it. >> > > no worries.... >> > > >> > > On 15 Sep 2004 at 14:05, [EMAIL PROTECTED] wrote: >> > > >> > > > text <a href="link I want">text I might be wanting</a> >text <a href="link I want">text I >> might be >> > > > wanting</a> >> > > > >> > > > <cfset form.contentHTML = reReplaceNoCase( >form.contentHTML, '<a >> > > > href="(.*[^"]+)">.*[^<]+</a>', " [ copy and paste >link: \1 ] ", "all" ) /> >> > > > >> > > > Is being to greedy, and I can't seem to get my head >around it, anyone? >> > > > >> > > > -- >> > > > Taco Fleur >> > > > Senior Web Systems Engineer >> > > > http://www.webassociates.com >> > >> > --- >> > You are currently subscribed to cfaussie as: >[EMAIL PROTECTED] >> > To unsubscribe send a blank email to >[EMAIL PROTECTED] >> > Aussie Macromedia Developers: http://lists.daemon.com.au/ >> >> >> -- >> Taco Fleur >> Senior Web Systems Engineer >> http://www.webassociates.com >> >> >> --- >> You are currently subscribed to cfaussie as: [EMAIL PROTECTED] >> To unsubscribe send a blank email to >[EMAIL PROTECTED] >> Aussie Macromedia Developers: http://lists.daemon.com.au/ >> >> --- >> You are currently subscribed to cfaussie as: [EMAIL PROTECTED] >> To unsubscribe send a blank email to >[EMAIL PROTECTED] >> Aussie Macromedia Developers: http://lists.daemon.com.au/ > > >-- >Taco Fleur >Senior Web Systems Engineer >http://www.webassociates.com > > >--- >You are currently subscribed to cfaussie as: [EMAIL PROTECTED] >To unsubscribe send a blank email to >[EMAIL PROTECTED] >Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
