Click here to Skip to main content
15,902,788 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Question.mdf files, IIS, and FileUpload control Pin
Paul Shaffer20-Nov-07 22:15
Paul Shaffer20-Nov-07 22:15 
QuestionSession state problem Pin
Kissy1620-Nov-07 22:15
Kissy1620-Nov-07 22:15 
AnswerRe: Session state problem Pin
Sun Rays20-Nov-07 22:25
Sun Rays20-Nov-07 22:25 
GeneralRe: Session state problem Pin
Kissy1620-Nov-07 22:32
Kissy1620-Nov-07 22:32 
AnswerRe: Session state problem Pin
N a v a n e e t h20-Nov-07 22:28
N a v a n e e t h20-Nov-07 22:28 
GeneralRe: Session state problem Pin
Kissy1620-Nov-07 22:56
Kissy1620-Nov-07 22:56 
GeneralRe: Session state problem Pin
Malcolm Smart20-Nov-07 23:13
Malcolm Smart20-Nov-07 23:13 
GeneralRe: Session state problem Pin
Kissy1621-Nov-07 1:04
Kissy1621-Nov-07 1:04 
Just i am displaying a message on that form.Anything else i need to write ???
When the session expires,nothing is happend.I just want to display a message.
If you have any idea for not expiring the session state
please give me a solution,
Thanks for the response.
Here is my code

Sub Session_End(ByVal sender As Object, ByVal e As EventArgs)
' Fires when the session ends
Response.Redirect("WebForm3.aspx")
End Sub

kissy

GeneralRe: Session state problem Pin
Malcolm Smart21-Nov-07 1:20
Malcolm Smart21-Nov-07 1:20 
GeneralRe: Session state problem Pin
Kissy1621-Nov-07 19:19
Kissy1621-Nov-07 19:19 
QuestionWeb Service Exception Message returning StackTrace Pin
technot20-Nov-07 21:44
technot20-Nov-07 21:44 
AnswerRe: Web Service Exception Message returning StackTrace Pin
Sun Rays20-Nov-07 22:04
Sun Rays20-Nov-07 22:04 
QuestionTemprory GridView to Database Pin
Rinki Mukheraji20-Nov-07 21:44
Rinki Mukheraji20-Nov-07 21:44 
AnswerRe: Temprory GridView to Database Pin
John-ph20-Nov-07 21:47
John-ph20-Nov-07 21:47 
AnswerRe: Temprory GridView to Database Pin
Sun Rays20-Nov-07 21:47
Sun Rays20-Nov-07 21:47 
GeneralRe: Temprory GridView to Database Pin
Rinki Mukheraji20-Nov-07 22:01
Rinki Mukheraji20-Nov-07 22:01 
GeneralRe: Temprory GridView to Database Pin
N a v a n e e t h20-Nov-07 22:07
N a v a n e e t h20-Nov-07 22:07 
GeneralRe: Temprory GridView to Database Pin
Rinki Mukheraji20-Nov-07 22:13
Rinki Mukheraji20-Nov-07 22:13 
GeneralRe: Temprory GridView to Database Pin
N a v a n e e t h20-Nov-07 22:15
N a v a n e e t h20-Nov-07 22:15 
QuestionASP data base data insertion Pin
JonCox20-Nov-07 21:17
JonCox20-Nov-07 21:17 
AnswerRe: ASP data base data insertion Pin
John-ph20-Nov-07 21:21
John-ph20-Nov-07 21:21 
GeneralRe: ASP data base data insertion Pin
JonCox21-Nov-07 12:18
JonCox21-Nov-07 12:18 
QuestionHow to Retrieve the Structure of DataBase Pin
aswini20-Nov-07 20:49
aswini20-Nov-07 20:49 
AnswerRe: How to Retrieve the Structure of DataBase Pin
Michael Sync20-Nov-07 21:04
Michael Sync20-Nov-07 21:04 
AnswerRe: How to Retrieve the Structure of DataBase Pin
John-ph20-Nov-07 21:13
John-ph20-Nov-07 21:13 

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.