Click here to Skip to main content
15,903,012 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Binding data from sql to asp Calender Controle Pin
Abhijit Jana4-Jan-09 0:40
professionalAbhijit Jana4-Jan-09 0:40 
GeneralRe: Binding data from sql to asp Calender Controle Pin
kimo code4-Jan-09 3:16
kimo code4-Jan-09 3:16 
GeneralRe: Binding data from sql to asp Calender Controle Pin
Abhijit Jana4-Jan-09 3:42
professionalAbhijit Jana4-Jan-09 3:42 
GeneralRe: Binding data from sql to asp Calender Controle Pin
kimo code4-Jan-09 4:47
kimo code4-Jan-09 4:47 
Questionwierd null reference exception in asp but not in windows forms Pin
bfis1081373-Jan-09 6:51
bfis1081373-Jan-09 6:51 
AnswerRe: wierd null reference exception in asp but not in windows forms Pin
Colin Angus Mackay3-Jan-09 7:05
Colin Angus Mackay3-Jan-09 7:05 
GeneralRe: wierd null reference exception in asp but not in windows forms Pin
bfis1081373-Jan-09 7:18
bfis1081373-Jan-09 7:18 
QuestionSession timeout problem Pin
nour1233-Jan-09 4:57
nour1233-Jan-09 4:57 
Dear all...

I'm handling a login form, where let the user to login in pageA before entering pageB or pageC. When running at localhost, everything was fine.
Now the problem is when i put into the webserver. The session timeout within 30sec or less eventhough i had code :-
Session("Login") = userLogin in pageA
-
Session.Timeout = 60 (in pageB & pageC during pageload!)
If Session(Login) = Nothing Then
respone.redirect(PageA) Else ...............

Although I set the session timeout in web.config as well, it didn't work


Pls Help! many Thanks!

Nour Abdel-Salam...
A Trainer and a Web Developer in Jedda Int'l Computer Center(JICC)

AnswerRe: Session timeout problem Pin
Aman Bhullar3-Jan-09 5:11
Aman Bhullar3-Jan-09 5:11 
GeneralRe: Session timeout problem Pin
N a v a n e e t h3-Jan-09 5:17
N a v a n e e t h3-Jan-09 5:17 
GeneralRe: Session timeout problem Pin
Colin Angus Mackay3-Jan-09 5:28
Colin Angus Mackay3-Jan-09 5:28 
GeneralRe: Session timeout problem Pin
N a v a n e e t h3-Jan-09 5:39
N a v a n e e t h3-Jan-09 5:39 
GeneralRe: Session timeout problem Pin
nour1233-Jan-09 6:59
nour1233-Jan-09 6:59 
GeneralRe: Session timeout problem Pin
Colin Angus Mackay3-Jan-09 7:07
Colin Angus Mackay3-Jan-09 7:07 
GeneralRe: Session timeout problem Pin
nour1233-Jan-09 18:41
nour1233-Jan-09 18:41 
GeneralRe: Session timeout problem Pin
Aman Bhullar3-Jan-09 23:12
Aman Bhullar3-Jan-09 23:12 
AnswerRe: Session timeout problem Pin
N a v a n e e t h3-Jan-09 5:19
N a v a n e e t h3-Jan-09 5:19 
GeneralRe: Session timeout problem Pin
nour1233-Jan-09 5:59
nour1233-Jan-09 5:59 
GeneralRe: Session timeout problem Pin
Colin Angus Mackay3-Jan-09 7:01
Colin Angus Mackay3-Jan-09 7:01 
QuestionHow to Display Resize Box to the Seleted Image in Asp.net using Javascript Pin
dilipmca043-Jan-09 2:52
dilipmca043-Jan-09 2:52 
QuestionGridview Pin
ksarchana3-Jan-09 1:09
ksarchana3-Jan-09 1:09 
AnswerRe: Gridview Pin
Abhijit Jana3-Jan-09 1:12
professionalAbhijit Jana3-Jan-09 1:12 
GeneralRe: Gridview Pin
ksarchana3-Jan-09 1:18
ksarchana3-Jan-09 1:18 
GeneralRe: Gridview Pin
Abhijit Jana3-Jan-09 1:20
professionalAbhijit Jana3-Jan-09 1:20 
GeneralRe: Gridview Pin
ksarchana3-Jan-09 1:26
ksarchana3-Jan-09 1:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.