[Javascript] Caching the js files

DEV dev at qroute.net
Thu Mar 20 16:05:47 CST 2003


>> references
I want to save, and then append them to a free-running file in a 'safe'
directory.

I do not think JS has client side file saving capability unless client ( the
visitor ) allows this happening ? Am I not correct ?


----- Original Message -----
From: "David Lovering" <dlovering at gazos.com>
To: <javascript at LaTech.edu>
Sent: Wednesday, March 19, 2003 8:28 PM
Subject: Re: [Javascript] Caching the js files


> Lots of ways are feasible, but before closing out the window where the
> JavaScript process is running, I'd parse the 'history' table for
references
> I want to save, and then append them to a free-running file in a 'safe'
> directory.  Then, when the cache gets flushed my 'backup' copy is left
> untouched and can be referenced again during a later session.
>
> -- Dave Lovering
>
> ----- Original Message -----
> From: "DEV" <dev at qroute.net>
> To: <javascript at LaTech.edu>
> Sent: Wednesday, March 19, 2003 4:29 PM
> Subject: [Javascript] Caching the js files
>
>
> > How do you cache a page where the caching of all the JS ( the <script
> > src='myFile.js'></script> ) files are cached only for that session ?
> >
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > https://lists.LaTech.edu/mailman/listinfo/javascript
> >
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list