Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: I am trying to create multiple cookie files


Message #1 by "Rowena Perks" <Rowenap@w...> on Wed, 15 Nov 2000 11:57:00 -0000
-----Original Message-----
From: Mat [mailto:matg@t...]
Sent: 14 November 2000 19:25
To: 'support@w...'
Subject: 2-70-X


Hi,

  I am reading the Professional Javascript book and is having problem with
client side cookies...

  On page 634, the book says that I can create more than one cookie. 
   
  All I can manage is to have cookie name and  data I specified in just
one
file. 
  This is fine, but my problem is the limit on the file size is 4K. 

  I am trying to create multiple cookie files each with 4K capacity
without
success.

  Can you send me example to show I could achieve this?

  Your help on this will be much appreciated.

  Thanks.

  Return to Index