I'm looking for suggestions on the best approach for downloading dynamic
pages on a slow connection.

My site makes use of wizards whose content are dynamically created, so I use
Cfheader and META tags to ensure the page is not cached, this works well,
but is slow on slow connections. My main problem is the each page loads a
JavaScript library via myglobals.cfm, which is used in the wizard.

Is there a way to have JavaScript load once but not cache the pages.

Cheers



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to