Can anybody on the list provide any examples of using coldfusion with
regex.


For example I have the following line of regex that checks for the
detection of SQL meta characters, which will help prevent SQL Injection
etc


/(\%27)|(\')|(\-\-)|(\%23)|(#)/ix


I envisage this will be placed in the application .cfm of the site, but
how would you integrate it in with coldfusion to check for invalid input
via cookies, form input, http entries etc???


Any ideas would be most welcome


Thanks


Ian
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to