One of my posts is not showing up, and I posted it before my post at 3:08, any ideas why?
---------------------------- If you got <cfapplication> defined in your root level application.cfm, but somewhere down the line you have ANOTHER application.cfm in a directory and you do NOT have <cfapplication> tag defined it that one it will not work. In other words, the application.cfm on the higherlevel wipes out anythign set at the root level. I usually put the <cfapplication> tag in a file called app_global.cfm and I then include this file in the application.cfm files. ---------------------------------------------------------------------------- This email, together with any attachments, is intended for the named recipient(s) only and may contain privileged and confidential information. If received in error, please inform the sender as quickly as possible and delete this email and any copies from your computer system network. If not an intended recipient of this email, you must not copy, distribute or rely upon it and any form of disclosure, modification, distribution and/or publication of this email is prohibited. Unless stated otherwise, this email represents only the views of the sender and not the views of the Queensland Government. ---------------------------------------------------------------------------- --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
