You are confusing requests here.

If the file, employment-application.cfm, includes a <script> tag that
points to a CFM, that's a _second_ request, not the same as the first
one. If it requests something like javascript.cfm, then your
onRequestStart needs to recognize that too.

On Wed, May 23, 2012 at 6:46 AM, Rick Faircloth
<r...@whitestonemedia.com> wrote:
>
> The JS and CF affected by the commenting is in the onRequestStart
> function in the application.cfc:
>
> <cfsavecontent variable = "jsVariables">
>
>   <!--- [ js version of cf variables ] --->


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351311
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to