New SessionIds between PostBacks

G

Guest

Hi

I have a page. When it loads up first time (!Page.IsPostBack) I get a
different SessionId and when I post back the information the sessionid is
different.

Why is that so? How can I keep same sessionId? before and after postback.

any help?

Thnx
 
J

James Jardine

mavrick_101 said:
Hi

I have a page. When it loads up first time (!Page.IsPostBack) I get a
different SessionId and when I post back the information the sessionid is
different.

Why is that so? How can I keep same sessionId? before and after postback.

any help?

Thnx

The application should keep the session id's the same. Are you using
Frames on your page? This can cause Session ID problems.
 
G

Guest

No, I'm not using any frames.

James Jardine said:
The application should keep the session id's the same. Are you using
Frames on your page? This can cause Session ID problems.
 

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,744
Messages
2,569,484
Members
44,906
Latest member
SkinfixSkintag

Latest Threads

Top