PC Review


Reply
Thread Tools Rating: Thread Rating: 4 votes, 5.00 average.

How to track user activity using ASPSESSIONID

 
 
=?Utf-8?B?Sm9l?=
Guest
Posts: n/a
 
      20th Sep 2005
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

 
Reply With Quote
 
 
 
 
Robbe Morris [C# MVP]
Guest
Posts: n/a
 
      20th Sep 2005
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" <(E-Mail Removed)> wrote in message
news:1AAD463D-348F-41F2-870B-(E-Mail Removed)...
> 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
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Alert if the travel activity is after the work activity Go Bucks!!! Microsoft Excel Worksheet Functions 3 11th Sep 2009 05:44 PM
Multiple ASPSESSIONID cookies JR Microsoft ASP .NET 2 31st Jan 2009 12:18 AM
Shift audio track vs video track using Windows Movie Maker - possible? newbee Windows XP MovieMaker 4 22nd May 2005 03:38 AM
Monitoring database activity or Compensating Resource Manager activity Scott Daniel Microsoft VB .NET 0 31st Jan 2005 02:20 AM
Track down activity from ports 3120, 3466, 3470 Harvey Colwell Windows XP Security 2 9th Sep 2003 10:44 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:25 AM.