(Please note: I am not allowed by the submission process to use the URL "...l o c a l h o s t" etc so I hope my Q is understood.)
In order to test cookies javascript code one needs to set up a non ...localhost... server.
I used these instructions... Why won't asp.net create cookies in localhost?
but I cannot work out how to set up step 2....
I changed my hosts file and am using '.livesite.com' in cookies code.
However when I run a page (F5) ...localhost... is being used.
Do I need to set an option in my VS2010? I have googled but cannot find.