So, even in application.cfm, why would you wrap all of the code in 
cfsilent?  Are you actually outputting stuff in your application.cfm, or 
is it to suppress whitespace?

-R

Ian Skinner wrote:

> That does seem a bit weird to me as well.  Now I often place a pair of 
> <cfsilent> tags bracketing my entire application.cfm file, but not just 
> around the cfapplication tag.
> 
> Application.cfm
> ---------------
> <cfsilent>
> <cfapplication name="foobar" ...>
> ....
> A bunch more code.
> ....
> </cfsilent>
> 
> 
> 
> --------------
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
>  
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
> 
> ....-----Original Message-----
> ....From: Robyn [mailto:[EMAIL PROTECTED]
> ....Sent: Thursday, March 17, 2005 7:09 AM
> ....To: CF-Talk
> ....Subject: CFSILENT with CFAPPLICATION
> ....
> ....Hey all,
> ....
> ....My apologies if this has already been discussed.  I tried searching in
> ....the archives, and I can't find the search link anymore....
> ....
> ....Anyway -
> ....
> ....Why would someone do this:
> ....
> ....<cfsilent><cfapplication name="something"></cfsilent>
> ....
> ....I'm unclear as to why one would put the cfsilent tag around the
> ....cfapplication tag.  My understanding is that cfsilent suppresses output
> ....to the browser, but cfapplication doesn't actually produce any
> ....client-side output. What am I missing here?  I see this all over.
> ....
> ....Robyn
> ....
> ....
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199113
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to