> There is a work around that will let you add a site wide CFTry/CFCatch in
> the application. Just do the following:
> 
> <CFTry>
>       <CFInclude template="#cgi.script_name#">
> <CFCatch>
> ........
> </CFCatch>
> </CFTry>
> 
> <CFABORT>
> 
> 
> Essentially the application.cfm will run, include the script you 
> wanted and
> then abort. Not pretty but it works in most configurations. You get into
> trouble if you have a lot of different paths.

Chris,

Now THAT'S thinking out of the box! I love it. :)

Ron Allen Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
mailto:[EMAIL PROTECTED]

 
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to