Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Concurrent login & Password

Status
Not open for further replies.

ravishanker

Programmer
Oct 8, 2000
14
0
0
IN
Hi Guys,

I am new to ASp. Could someone please tell me how to find "how many user has logged concurrently at any sites i.e loginname,password. I need this code in order to display all the user details .
Also i want to know that which are the web pages he has seen
and how many times.
Thanks in advance [sig][/sig]
 
You need to first modify the global.asa file in your server then use the Application variables to tell how many concurrent user logon to your site.

for more information, i recommend you read this article

hope this helps
[sig]<p>Chiu Chan<br><a href=mailto:cchan@gefmus.com>cchan@gefmus.com</a><br><a href= America, Inc</a><br>[/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top