Hi all,
i'm reading the documentation on cookies (net/cookie), and i try to save
with a cookie an user action in my blog.
For example, the cookie "my-cookie" has this content :
id=blabla; Version=1
OR this one :  id="bla bla"; Version=1
How can i just extract the string "bla bla" or blabla ?

thanks,
-mw
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to