Let's say that I have 3 pane circuit app. I'd like to display the page title in the
top pane like so:
<cfdefaultcase>
<cfset request.page.name = "customer management">
<cfinclude template="fra_main.cfm">
</cfdefaultcase>
Obviously request.page.name never gets to my top frame - how I can work around this
without client vars?
Thanks!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists