Walter, It is called <cfhtmlhead text="">
So ou can do: <cfsavecontent var="toHead"> <script> lalala(javascriptisfun); </script> </cfsavecontent> <cfhtmlhead text="#toHead#"> and that should do it. J.J. On Thu, May 8, 2008 at 8:54 PM, Walter Conti <[EMAIL PROTECTED]> wrote: > I thought I have read something concerning sending a <script>...</script> to > the header programmatically. Google didn't help this time. Please advise. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3620 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
