> It is 100% possible to skip java script code using CF conditioning. I
> use CF conditioning in JS code all the time. I change variable names,
> feed variable values to JS, turn functions on and off, etc. 
> 
> To do this you have to run the JS code in-line so it's parsed through
> the CF interpreter. You can either put the complete JS code in the
> head or body of your page or put it in a CFINCLUDE that calls into the
> page for in-line execution. You cannot do it if you have the script in
> a .js file.

Not with a default install... You can do that however if you customize
your webserver settings so that .js files are parsed by CF. For a long
time I'd considered creating my own site using .ike files. I never have
though. ;) 

-- 
s. isaac dealey  ^  new epoch
 isn't it time for a change? 
     ph: 781.769.0723

http://onTap.riaforge.org/blog



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316879
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to