Hi, I'm trying to globally replace (with CF Studio) application
variables with request variables in several sites. I can't figure out
exactly how, as I don't know how to negate strings (as opposed to just
character classes).

I want to change application.variableX to request.variableX, but I
don't want to change "application. ", "application.<br>", or
references to "application.cfm"

Could you please help?

Here is just one of may seriously flawed attempts at a match:
(application\.)([^ ]|[^cC][^fF][^mM]|[^<])

Thanks,
Jamie

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebarRsts

Reply via email to