hi, if this is written in perl try... while !(m/\<input>//g) David Cummins <[EMAIL PROTECTED]> wrote: Hi everybody I've got a bit of a problem with regular expressions. We've taken over development of a web site from other developers, and they didn't tell us which templates are scheduled to run automatically. My idea was to look for pages that don't have any user interaction in them, i.e. no <input> tags. This should be able to be done easily from ColdFusion Studio's extended find. The only problem is, how do you specify the concept of "any file which does not contain this string" in regular expressions? If anybody has any ideas, please let me know. David ------------------------------------------------------------------------------ Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=1 ------------------------------------------------------------------------------ Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

