473,388 Members | 1,340 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

List sessions

Is possible to get list sessions current web application; start time, logged
user and other properties ?

Nov 19 '05 #1
2 1069
"Waldemar Grzywiński" <wa*******@autograf.pl> wrote in
news:us**************@TK2MSFTNGP10.phx.gbl:
Is possible to get list sessions current web application; start time,
logged user and other properties ?


I don't think sessions are accessible...

But you could use a database to store that sort of informaiton. Use the
OnSessionStart and OnSessionEnd events in your global.asax to update the
database.

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.

Newmarket Volvo Sucks! http://newmarketvolvo.tripod.com
Nov 19 '05 #2
One option is to use Session_Start & Session_End events (in global.asax)

"Waldemar GrzywiƱski" wrote:
Is possible to get list sessions current web application; start time, logged
user and other properties ?

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: jing_li | last post by:
Hi, you all, I am a newbee for php and I need your help. One of my coworker and I are both developing a webpage for our project using php. We have a copy of the same files in different location...
3
by: R. Rajesh Jeba Anbiah | last post by:
----------------------- Please feel free to add any questions or topics that need to be covered in the FAQ list. ------------------------ 1. Cookies Vs Session 2. Mail - Send and receive. Mail...
3
by: Maxime Ducharme | last post by:
Hi group We have a problem with sessions in one of our sites. Sessions are used to store login info & some other infos (no objects are stored in sessions). We are using Windows 2000 Server...
2
by: Marcio Kleemann | last post by:
Is there a way to get a list of the session id's for all currently active sessions for the application? Thanks
6
by: Daniel Walzenbach | last post by:
Hi, I have a web application which sometimes throws an ā€œout of memoryā€ exception. To get an idea what happens I traced some values using performance monitor and got the following values (for...
1
by: Brian Cryer | last post by:
Does anyone know if there is a way to list the current sessions, and any way to kill a session other than your own? I suspect that for security reasons there isn't a way, but if there is a way...
18
by: Vic Spainhower | last post by:
Hello, Can someone tell me why on some computers the following list will fail . I have a user reported that some of the links in the below list will fail and some will work. The ones that fail...
3
Atli
by: Atli | last post by:
Introduction: Sessions are one of the simplest and more powerful tools in a web developers arsenal. This tool is invaluable in dynamic web page development and it is one of those things every...
1
by: Ron J | last post by:
For Admin purposes I want to be able to list all the sessions running on the IIS server. I would expect that I could get info like Username and other sessionvars that my application has set. This...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.