Question About Session State

J

Joey

asp.net 2/C#/VS2005

I have a webform where I am storing info in a table/dataset in Session
state. When I do a post back from the webpage, the info (rows) is lost
when using Firefox as the browser. However, it works fine when using
IE. Both browsers are set to use cookies.

Does anyone know what is causing this?
 
G

Guest

asp.net 2/C#/VS2005

I have a webform where I am storing info in a table/dataset in Session
state. When I do a post back from the webpage, the info (rows) is lost
when using Firefox as the browser. However, it works fine when using
IE. Both browsers are set to use cookies.

Does anyone know what is causing this?

What about normal values (e.g. Session("test")="test"), does it work?
 

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

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,165
Latest member
JavierBrak
Top