Sure, you can stick it into a .js file and load it into your page like so:

<SCRIPT LANGUAGE="JavaScript" SRC="/scripts/myjsfile.js"></SCRIPT>

-Cameron

--------------------
Cameron Childress
elliptIQ Inc.
p.770.460.7277.232
f.770.460.0963 

> -----Original Message-----
> From: Gary Morin [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 17, 2001 12:35 PM
> To: Fusebox
> Subject: OT: Cache Pages
> 
> 
> 
> 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