>  As an adjunct to Dom's suggestion, custom tags would be a good candidate for
>  headers and footers if you are looking to control the data that is passed to
>  and from them.

Also, something that I've run into is if I'm using AJAX to power the
contents of a CFDIV, I can have no other HTML generated by a .CFC.

For example.

Application.cfc
   OnRequestStart
       include Header HTML

Page calls file.cfc with a BIND

   OnRequestEnd
      include Footer HTML

That will generate NOTHING on the BIND.

If I include the header and footer on the actual page, works like magic.

Hatton

If I

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304600
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to