Hi,
I have set two cookies in my previous page. When I use an alert to show the value of the cookies this is the format I get.
auth=1;project= 4
I wan to use javascript to get the value of the project cookie. Does anyone know of a way I can do this?
I have set two cookies in my previous page. When I use an alert to show the value of the cookies this is the format I get.
auth=1;project= 4
I wan to use javascript to get the value of the project cookie. Does anyone know of a way I can do this?
Comment