ssage-
From: Ron Hornbaker [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 1:38 PM
To: [EMAIL PROTECTED]
Subject: RE: [KCFusion] Client side variable storage
Bryan,
Nice code. Just curious: what's the advantage of this over using
JavaScript's built-in custom oop features, avai
I replied to you yesterday and it never came through
- Original Message -
From: "Ron Hornbaker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 01, 2002 1:37 PM
Subject: RE: [KCFusion] Client side variable storage
Bryan,
Nice code. Just curious
e-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Bryan LaPlante
> Sent: Tuesday, April 30, 2002 8:59 PM
> To: KCFusion
> Subject: [KCFusion] Client side variable storage
>
>
> Hey all,
> I was messing around today and got to thinking how tired I am
Hey all,
I was messing around today and got to thinking how tired I am of the limited
storage capability on the clients browser. I wrote this little script that
will store name value pairs like a collection in cf only on the client side.
I called the file pasted below collection.js and if you have