In the application.cfm, right after the CFAPPLICATION tag (running on Win CFMX) I get the following NULL - however the line in question is a comment tag???: ========================== null The error occurred in C:\Inetpub\website\admin\Application.cfm: line 24 22 : <!--- This page creates global variables for use throughout the site ---> 23 : 24 : <!--- Toggles the security check 0=off 1=on ---> 25 : <CFSET REQUEST.securitycheck = "0"> 26 : ==========================
Thanks, Mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

