My theory being is if somebody is "playing" with the urls I don't want to show them the scrubbed result (in case I've missed something) and for 99% of bona-fida users the caller.check will always return "0" - in which case I do nothing.
<cfif attributes.compare_strings is "compare">
<cfset caller.check=CompareNoCase(attributes.input,tmp)>
</cfif>
> CodeCleaner is an absolutely fantastic tag. Runs like lightning. I
> use cfqueryparam but nonetheless I still scrub form inputs with it.
>
> What did you need to modify in CodeCleaner to make it scrub urls? I
> glanced at it very quickly and it seems like it'll take whatever you
> feed it.
>
>
>
> --
> -------------------------------------------
> Matt Robertson, [EMAIL PROTECTED]
> MSB Designs, Inc. http://mysecretbase.com
> -------------------------------------------
>
--
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

