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 ?