Gerald, Ian, and Jerry, thanks for the suggestions. Let me try them out this morning and I'll try to remember to report back which does the trick.
Thanks much, Jerry -----Original Message----- From: Gerald Guido [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2008 5:52 PM To: CF-Talk Subject: Re: Need Include to be first thing after BODY tag On second thought it just might work Try this code instead: <cfif thistag.executionMode eq 'Start'><body> <script language="javascript1.1" src="/somedir" type="text/javascript"> xxCreatePageViewTag("Housewares","Cool Kitchen Gadgets","Page 1"); </script></cfif> <cfif thistag.executionMode eq 'End'></body></cfif> On Tue, Mar 25, 2008 at 5:46 PM, Gerald Guido <[EMAIL PROTECTED]> wrote: > Wait... That will not work. > Never mind. Sorry. I didn't think it all the way through. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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-Talk/message.cfm/messageid:302101 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

