Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 29th, 2004, 04:03 AM
Friend of Wrox
 
Join Date: May 2004
Posts: 120
Thanks: 0
Thanked 1 Time in 1 Post
Default How I Can Setup A Counter Using ASPX Application O

I like to setup a asp.net Counter That Count The Total User Logging to The Site( In 2 Manner) Current Users And All User From The Beginning Of Site(when site start to work).
Other things that How I Can distinguish that a user not opened the page in seperate window(for correct count of a user)
i think i must use Application and Session Object and

Application_Start()
  {

   }
Session_Start()
    {

    }

Any One Help Me How I Can Do It
With thanx YOORD

__________________
       YoOrD .
Beauty is not on the face
Beauty is on the heart
~~<<Ghibran Khalil>>~~
 
Old May 29th, 2004, 04:35 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

Check out these articles:

http://Imar.Spaanjaars.Com/QuickDocID.aspx?QUICKDOC=261
http://Imar.Spaanjaars.Com/QuickDocID.aspx?QUICKDOC=227
http://Imar.Spaanjaars.Com/QuickDocID.aspx?QUICKDOC=223

The describe how to store the counters in a database, text file and application state respectively.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.





Similar Threads
Thread Thread Starter Forum Replies Last Post
setup for php application for client viztech PHP How-To 0 October 10th, 2007 12:38 AM
create setup of my application and inlude .Net fra shreeniwas VB.NET 2002/2003 Basics 2 October 2nd, 2005 04:57 AM
ASP Web application setup on IIS. rupen Classic ASP Basics 4 September 7th, 2005 03:31 AM
Using Application For Site Counter arqa BOOK: Beginning ASP.NET 1.0 2 May 24th, 2004 04:42 AM
Problem with the setup of a VB application eresina Pro VB 6 4 June 28th, 2003 12:22 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.