Click here to Skip to main content
15,891,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to access a control of a Master Page? Pin
Spunky Coder29-Jan-09 18:56
Spunky Coder29-Jan-09 18:56 
QuestionCreating a Search Control Pin
scotchy2hotty2k229-Jan-09 18:19
scotchy2hotty2k229-Jan-09 18:19 
QuestionClick Once - Publish.html - not recognizing framework 2.2.30729 Pin
N.Surendra Prasad29-Jan-09 17:58
N.Surendra Prasad29-Jan-09 17:58 
QuestionHiding WebForm in ASP.NET Pin
siddisagar29-Jan-09 17:05
siddisagar29-Jan-09 17:05 
AnswerRe: Hiding WebForm in ASP.NET Pin
N a v a n e e t h29-Jan-09 17:42
N a v a n e e t h29-Jan-09 17:42 
QuestionHow to make a post to page with href url Pin
papy-boom29-Jan-09 13:22
papy-boom29-Jan-09 13:22 
AnswerRe: How to make a post to page with href url Pin
Tad McClellan29-Jan-09 17:12
professionalTad McClellan29-Jan-09 17:12 
QuestionApplication_End () problem Pin
sana1729-Jan-09 9:53
sana1729-Jan-09 9:53 
ASALAMOALEKUM,

i am using ASP.NET WITH C# FOR my website.
I have an ONLINE table which stores the id of the user who signin to the site.
Now i want to delete the id of the user from the ONLINE table who signout by using SIGNOUT button or close my website from browser.

behind the SIGNOUT button, i have applied simple sql delete query which works properly but in case of closing browser i have tried the GLOBAL.asax event
APPLICATION_END() ... which contains the same delete query... but it doesnt workssss.. can anyone tell me why its not working ??

do we have to make any settings in webconfig filee??

but as i have put the same delete query in the Session_End() event of global.asax... after 24-25mins of closing the browser it hits and delete the id from the table... i dont want such a great delay...!

please guide if i am missing any imp point in my implementation!

thnks,
Regards,
SANA

$@N@

AnswerRe: Application_End () problem Pin
Steven James Gray29-Jan-09 10:37
Steven James Gray29-Jan-09 10:37 
AnswerRe: Application_End () problem Pin
Tad McClellan29-Jan-09 11:01
professionalTad McClellan29-Jan-09 11:01 
GeneralRe: Application_End () problem Pin
sana1729-Jan-09 11:12
sana1729-Jan-09 11:12 
AnswerRe: Application_End () problem Pin
N a v a n e e t h29-Jan-09 15:01
N a v a n e e t h29-Jan-09 15:01 
Questionchanging property of some other form's control? Pin
Tarun.Suneja29-Jan-09 7:38
Tarun.Suneja29-Jan-09 7:38 
AnswerRe: changing property of some other form's control? Pin
ToddHileHoffer29-Jan-09 7:48
ToddHileHoffer29-Jan-09 7:48 
AnswerRe: changing property of some other form's control? Pin
Tad McClellan29-Jan-09 11:04
professionalTad McClellan29-Jan-09 11:04 
Question[newbie] Validating a date Pin
jon-8029-Jan-09 6:53
professionaljon-8029-Jan-09 6:53 
AnswerRe: [newbie] Validating a date Pin
N a v a n e e t h29-Jan-09 7:26
N a v a n e e t h29-Jan-09 7:26 
AnswerRe: [newbie] Validating a date Pin
ToddHileHoffer29-Jan-09 7:53
ToddHileHoffer29-Jan-09 7:53 
Questionone webform to other Pin
Tarun.Suneja29-Jan-09 6:33
Tarun.Suneja29-Jan-09 6:33 
AnswerRe: one webform to other Pin
Rutvik Dave29-Jan-09 6:45
professionalRutvik Dave29-Jan-09 6:45 
GeneralRe: one webform to other Pin
Tarun.Suneja29-Jan-09 7:35
Tarun.Suneja29-Jan-09 7:35 
AnswerRe: one webform to other Pin
N a v a n e e t h29-Jan-09 6:54
N a v a n e e t h29-Jan-09 6:54 
AnswerRe: one webform to other Pin
Ashutosh Phoujdar29-Jan-09 21:06
Ashutosh Phoujdar29-Jan-09 21:06 
Question[newbie] System.Web.UI.WebControls.GridView.SelectedRowStyle - Different color? Pin
jon-8029-Jan-09 6:25
professionaljon-8029-Jan-09 6:25 
AnswerRe: [newbie] System.Web.UI.WebControls.GridView.SelectedRowStyle - Different color? Pin
Frauke29-Jan-09 23:35
Frauke29-Jan-09 23:35 

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.