On Aug 18, 2008, at 2:53 AM, Andy wrote:

Hi, all,
I want to set a cookie for a url, the cookie comes from a cookie
string, I don't know what the format of the cookie string is supposed
to be, should be like this ?? "NAME=VALUE; expires=DATE; path=PATH;
domain=DOMAIN_NAME " , is there any standard to comply with ?

Previously it was :
http://www.w3.org/Protocols/rfc2109/rfc2109
Which is obsolete since :
http://www.faqs.org/rfcs/rfc2965.html

 Max Britto