Tracking Usage

B

brian

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
 
S

sudha

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
 
B

brian shannon

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
 
M

Mike

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
 
B

brian shannon

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top