Cookies

  • Thread starter Thread starter Jonas Pedersen
  • Start date Start date
J

Jonas Pedersen

Hi

I recently moved all data stored in session varibles to a cookie.
This works well, but i have one strage problem.

On the selectedIndexchanged event of a gridview I can't access the cookie
information.
Request.Cookies( "TEST") is allways empty.

The same code work fine in pageload events.

It must be something simple I have not understood.

BR
Jonas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top