Forum Moderators: phranque
So, within application.cfm I have written:
<cfhtmlhead text="<script src='/__utm.js' type='text/javascript'></script>"> This is supposed to insert the "text" into the <head> area of each page, but it continues to be posted before the doctype. Why is this?