HighTechTalks DotNet Forums  

Session Expired be4 timeout Plz Help me urgently

Dotnet FAQs microsoft.public.dotnet.faqs


Discuss Session Expired be4 timeout Plz Help me urgently in the Dotnet FAQs forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Session Expired be4 timeout Plz Help me urgently - 12-07-2005 , 12:35 AM






I m using session veriables of asp.net on two websites
www.net4professionals.com(job site) and www.net4matrimonials.com
(bride/groom service)

when i create a session on page A i use codeing
session.timeout=180
session("name")="xyz"
response.redirect("myaccountpage.aspx")

on page B to access session variable i use
sub onpage_load
label1.text=session("name")
end sub

but on myaccountpage.aspx the session expired within 10-20 minutes
inspite of 180 minutes

plz help me urgently on net4professionals at yahoo dot com


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.