|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Sessions clears out after redirect
Hi,
After updating a field on the website, i then redirect the person back to the same page (refresh) to see the changes, but the Response.Redirect( statement seems to clear my session variables. am i doing something wrong? and is there a way to fix this? Thanks! I am using a linkbutton as the control, so there is no "autopostback" property on it ![]() |
|
#2
|
||||
|
||||
|
If you are redirecting to a page in same domain, then sessions should be there.
The page to which user is being redirected, does that page have any code which clears sessions?? |
|
#3
|
|||
|
|||
|
may be something wrong with u r code , u can use any control
ones the Session get created it will be there till u set it as blank or till timeout . may be u r redirecting to another domain ,
__________________
if you found this post is useful click (right side on this reply ) and agreeMicrosoft Ajax CDN, Twitter Games Thank You, ![]() KiranK |
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Sessions clears out after redirect |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|