Perhaps he can't go to church, it's in his contract ;-)
> -----Original Message----- > From: Damian Watson [mailto:[EMAIL PROTECTED] > Sent: 19 October 2003 12:27 > To: [EMAIL PROTECTED] > Subject: Re: [ cf-dev ] Regex > > > Yeah... but I want to know how to replace two different > strings with two other different strings in one expression... > > You should be in church on a Sunday :) > > > ----- Original Message ----- > From: "Tom Smith" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, October 19, 2003 12:23 PM > Subject: RE: [ cf-dev ] Regex > > > > As you don't want to do anything fancy you might just as > well use use > > replace()... Or even replaceNoCase() > > > > Check the documentation of CF for more info... I'm at home and > > shouldn't ever post on a Sunday:( > > > > > > > -----Original Message----- > > > From: Damian Watson [mailto:[EMAIL PROTECTED] > > > Sent: 19 October 2003 11:43 > > > To: [EMAIL PROTECTED] > > > Subject: [ cf-dev ] Regex > > > > > > > > > Hi, > > > > > > I want a regex that replaces <p with <p class="whatever" > and <a with > > > <a class="whatever" -- is it possible to do this in one > or do I have > > > to run two expressions? > > > > > > d > > > > > > > > > > > > -- > > > ** Archive: > http://www.mail-archive.com/dev%> 40lists.cfdeveloper.co.uk/ > > > > > > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > For human help, e-mail: [EMAIL PROTECTED] > > > > > > > > > -- > > ** Archive: > http://www.mail-archive.com/dev%> 40lists.cfdeveloper.co.uk/ > > > > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] For > > human help, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
