>- see footer for list info -<
This worked for me with some sample text

\.navigate\("([^"]*)"\)

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew Davidson
Sent: 03 March 2006 16:09
To: [email protected]
Subject: [CF-Dev] RegEx

>- see footer for list info -<
Hi All,
   
  Brain has gone a bit slack today ... need to do a global search and
replace in Homesite for a piece of javascript. Need to find all occurrences
of .navigate("then any character in here until you get") ? so that's a dot,
then the word navigate, then an open bracket, then a double quote, then as
many of any character you like, until you encounter another double quote
followed by a close bracket. Closest I have come is ...
   
  \.navigate\(".*?"\)
   
  ... it matches the first bit fine, but doesn't match up the end quote and
bracket. thanks

                
---------------------------------
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with
voicemail 
_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<


_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to