[racket] a simple? regexp-match/replace
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20101020/60147783/attachment.html>