1 : <cfoutput>
2 : <script language="javascript">
3 : var qstr = 'zone=#zone#&page=#jsstringformat(urlencodedformat(siteroot_urllog & CGI.HTTP_X_REWRITE_URL))#&referrer=#jsstringformat(urlencodedformat(CGI.HTTP_REFERER))#'
4 : ajax_arequest('/misc/userlog.cfm',qstr);
5 : </script>
|