Re: New SessionIds between PostBacks
- From: "James Jardine" <james.jardine@xxxxxxxxxx>
- Date: Mon, 20 Mar 2006 15:31:05 -0500
"mavrick_101" <mavrick101@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EA973DEB-C06A-43EB-A355-C0E82608B9E7@xxxxxxxxxxxxxxxx
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.
.
- Prev by Date: Re: Database Connection Function
- Next by Date: Re: Page works with Firefox, not with IE ( Response.Redirect )
- Previous by thread: dropdownlists in asp.net
- Next by thread: Re: New SessionIds between PostBacks
- Index(es):
Relevant Pages
|