I'm redesigning a site and I have questions regarding how the use of
<cfapplication> and <cfinclude> affects performance.
1. I have a drop-down navigation in a top frame. I would like to put the
graphics in the nav to change according to the section the user is in and am
wondering about how my alternatives affect load time.
a. For each navigation element use an if-else. If user is in
directory A show {graphicA_on} else {graphicA_off}. If user is in directory
B show {graphicB_on} else (graphicB_off}.
b. Use <cfapplication>
2. Each page has a hardcoded left-side navigation with each page having the
corresponding link highlighted. Of course this leads to maintenance
problems. I would like to use
if this.document.url = url then X else Y in an include file or
cfapplication file.
The coding is simple. I'm concerned about performance. How does much does
this if-elses and includes slow things down? On average there are 20,000
page hits/day.
TIA
Gilbert Midonnet
BrokerTec USA, LLC
(201) 209-7843
----------------------------------------------------------------------------
---------------------------------------------------
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission. If
you receive this message in error, please immediately delete it and all
copies of it from your system, destroy any hard copies of it and notify the
sender. You must not, directly or indirectly, use, disclose, distribute,
print, or copy any part of this message if you are not the intended
recipient.
______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
Instant Activation � $99/Month � Free Setup
http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists