There is nothing technically wrong with placing html or any other display layer code in the Application.cfm.
SOME developer believe that you should never mix action / object code with display code. This is simply personal coding practice rules that many people live by. They are in no way "right" or "wrong", it again comes down to what works for you and your applications. I say, why not use the Application.cfm as a place to put valid code that needs to be on every page of your application, I mean, it is already included in every page of your application. Just my 2 cents. -- Alan Rother Macromedia Certified Advanced ColdFusion MX 7 Developer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228001 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

