On Wed, May 23, 2012 at 8:08 AM, Rick Faircloth
<Rick@whit...> wrote:
>
>> Perhaps I should try
>
>> <cfif listLast(thepage, '/') is not "employment-application.cfc">
>> </cfif>
>
>> and see if that works.
>
> That seems to have worked, on the initial test. The JSON response
> doesn't include the js script tags and content as it did when I
> used "employment-application.cfm", instead of the .cfc above.
>