Hi All,
I hope you can help me. I am experienced with
VB.NET but new to ASP. I am currently nearing the end of chanter 6 of the beginners guide to ASP but I am struggling with the use of cookies?
In chapter 6 and beyond cookies are use to remember the selected theme for the WROX website. Seems simple to me and the
VB code used to achieve this is trivial, even though some of the web classes are new to me.
The problem that I am having though is that no cookies are being created on my local machine to remember the selected theme on the site? To try and see where I went wrong I have ran the source code that came with the book for chapters 6 and 19 and these also do not create the cookies on my local machine to remember the selected theme? I can therefore only assume that my own code is correct and is the same as the WROX source code and that there must be something else going on to stop the cookies from being created?
I have thought about raiding the biscuit barrel but I guess that crumbs on my keyboard will probably not help me too much so can anyone out there shed any light on where I might be doing wrong?
For information, I am using Visual Studio 2010 Ultimate and I have Norton Internet Security installed.
Thanks to anyone and everyone who may be able to guide me in the right direction.
Kind regards,
Ian