Hi all,

How do you get the value of a cookie using JavaScript

The name of my Cookie is "MyCookie"

i know it starts like this:

document.cookie.?????

Thanks