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

Tracking Usage

I have an intranet designed with access to many reports
by clicking a link. The link will open a specified
report. I use a login and session variable.

I want to track when an employee clicks a link. When the
link is clicked I want to write the report name and user
to a database.

Can anyone help me with this task or lead me in a general
direction? Is there a class that can help me?

Thanks
Nov 18 '05 #1
5 1114
You can preserve the username in the session variable..
and use it in the page where you are writing to the database.
Hope i have got ur problem correct
Rgds
"brian" <bs******@lbrspec.com> wrote in message
news:06****************************@phx.gbl...
I have an intranet designed with access to many reports
by clicking a link. The link will open a specified
report. I use a login and session variable.

I want to track when an employee clicks a link. When the
link is clicked I want to write the report name and user
to a database.

Can anyone help me with this task or lead me in a general
direction? Is there a class that can help me?

Thanks

Nov 18 '05 #2

Thanks for your reply. I understand how to write the username to the DB
only because it is stored in the session variable. But how can I
capture the link that is clicked and write that to the DB. The link
calls to a directory to open a report created in Crystal 9.0

Thanks
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #3
What if that link were to have a querystring in it, that identified it?

Then you could extract the querystring, and write that to the DB.

-mike

"brian shannon" <bs******@lbrspec.com> wrote in message
news:eq**************@TK2MSFTNGP11.phx.gbl...

Thanks for your reply. I understand how to write the username to the DB
only because it is stored in the session variable. But how can I
capture the link that is clicked and write that to the DB. The link
calls to a directory to open a report created in Crystal 9.0

Thanks
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #4


Your a genius~ I can't believe I didn't think of that. It is so
obvious. Thanks very much.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #5
Anytime, glad I could help.

-mike

"brian shannon" <bs******@lbrspec.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...


Your a genius~ I can't believe I didn't think of that. It is so
obvious. Thanks very much.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #6

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

Similar topics

3
by: Kyle Friesen via AccessMonster.com | last post by:
Mike, I have databse that creates a "tracking number" based on the selections made on the form via concatenating. At the end of the tracking number, I need a two digit (01-99) sequence number by...
3
by: =?Utf-8?B?R3JhaGFt?= | last post by:
I've added 2 tracking services to the wf runtime; one is the standard SqlTrackingService: trackingService = new SqlTrackingService(<trackingConnectionString>); <workflow...
1
by: sajithamol | last post by:
1.Is there a way to track OWA usage? Meaning, is there a log or something that can track when a user logs on to OWA and how long they are on and perhaps what they are doing? 2. Is there a way...
3
by: Berteun Damman | last post by:
Hello, I have programmed some python script that loads a graph (the mathemical one with vertices and edges) into memory, does some transformations on it, and then tries to find shortest paths in...
1
by: Bond98535 | last post by:
I need help on tracking program usage coding, which will keep track of any programs when it startup and ends. Currently i am using System.Diagnostics.Process.GetProcesses but this code wasn't...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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?
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...

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.