473,395 Members | 1,343 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,395 software developers and data experts.

How to track user activity using ASPSESSIONID

Joe
Hi,

We have a secured website and a user needs to create an account before they
can log in. After they login a session cookie
(ASPSESSIONIDQABTBBAB=MOPPDDHDOKBJCJFOINAHCJKD) is created to identify the
user. We have this session cookie in the IIS 6 log file and I would like to
know of any software that we can use them for tracking user activity other
than WebTrends.

Thanks

Joe

Nov 19 '05 #1
1 4107
Long term, you'll probably want to wrap up your own
solution for this. My guess is that you'll want to join
this with other tables in your database for various reports.
Performing joins on your IIS log table is going to become
problematic over the longer term.

If you want to implement this without adjusting your
existing code, just write a little http handler for it.

A related article with relevant source code can be
found here:

http://www.eggheadcafe.com/articles/hijacksession.asp

--
Robbe Morris - 2004/2005 Microsoft MVP C#
Free Source Code for ADO.NET Object Mapper To DataBase Tables And Stored
Procedures
http://www.eggheadcafe.com/articles/..._generator.asp


"Joe" <Jo*@discussions.microsoft.com> wrote in message
news:1A**********************************@microsof t.com...
Hi,

We have a secured website and a user needs to create an account before
they
can log in. After they login a session cookie
(ASPSESSIONIDQABTBBAB=MOPPDDHDOKBJCJFOINAHCJKD) is created to identify the
user. We have this session cookie in the IIS 6 log file and I would like
to
know of any software that we can use them for tracking user activity other
than WebTrends.

Thanks

Joe

Nov 19 '05 #2

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

Similar topics

4
by: Kenneth Courville | last post by:
Hello, I have an application that will be logging to a SQL Server 2000 database user user activity from several Windows 2003 terminal servers. This information will be retrieved by monitoring...
27
by: Joseph Shoe | last post by:
How do you change the ASPSessionID during a web session? I have an ASP application in SSL. The first screen is a login screen, which requests user id and password. An ASPSessionID is assigned...
2
by: Sandman | last post by:
Just looking for suggestion on how to do this in my Web application. The goal is to keep track of what a user has and hasn't read and present him or her with new material I am currently doing...
16
by: dfaber | last post by:
Hi all, I have been searching for a keyboard and mouse tracker on linux. I've read solutions (watch at sourceforge) which look at /proc/interrupts to check keyboard or mouse activity. I also read...
4
by: richard_l | last post by:
Hello All, I'm a newbie to Python! I am trying to develop a program that monitors the performance of an application. The kind of information I am interested in is the CPU/ Process/Thread and...
2
by: RP | last post by:
I want to detect user activity (mouse move, key click). For certain critical areas (Form in my app.), I want to check whether there is any user activity for a certain interval. If not, then I want...
14
by: S_K | last post by:
Hi, I have an .aspx website developed. Because of the nature of the web site only one user can be using this site at the same time. How do I lock out the second user? Application variable...
5
by: michael234 | last post by:
Hi All, Before i get into things I'm writing in C# using VS2003 with framework 1.1. I am having a problem accessing a user control in the code behind. I'm using the user control for some...
6
Plater
by: Plater | last post by:
As a quick setup: My company uses MS SQL SERVER 8 as a backend, and uses an old mdb/mde file as a frontend with linked tables. Lately we've been running into a problem where a particular entry in...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.