AllExperts > Experts 
Search      

Active Server Pages Programming (ASP)

Volunteer
Answers to thousands of questions
 Home · More Questions · Answer Library  · Encyclopedia ·
More Active Server Pages Programming (ASP) Answers
Question Library

Ask a question about Active Server Pages Programming (ASP)
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Jeff Allen
Expertise
I can answer basic to intermediate questions related to Classic ASP.I can answer Intermediate to Advanced questions CSS& HTML, and basic questions about JavaScript and Ajax. I can also answer questions related to web page accessibility under US Section 508.

Experience
I have 8 years experience with HTML. I have been developing in ASP, VBScript and CSS for two years each. I also currently work as web developer.

Organizations
IWA-HWG

Education/Credentials
I have a BA in English with minors in Web Design and Scientific and Technical Writing

 
   

You are here:  Experts > Computing/Technology > Business Software > Active Server Pages Programming (ASP) > How to count the number of unique online visitors on one page

Topic: Active Server Pages Programming (ASP)



Expert: Jeff Allen
Date: 8/26/2006
Subject: How to count the number of unique online visitors on one page

Question
1. How to count the number of unique online visitors on one page at the same time?

2. How to create an image security verification code for form submission - to prevent auto form submission?

Answer
As for counting the onlinevisitors, are we using classic ASP for this or ASP.NET? And if we're talking ASP.NET are we talking 1.1 or 2.0?

As to your second question, are you talking about using CAPCHA images? The one where your security wordis in an image and spelled out using some unique typeface? Or are you talking about something different?

Update:

Okay there are two ways of counting visitors. one involves using the global.asa file and how that works is explained here: http://www.webthang.co.uk/tuts/tuts_asp/gk_global1/gk_global1_pf.asp

Otherwise there is a non-global.asa way and that can be found here: http://www.hotscripts.com/Detailed/16016.html

Add to this Answer    Ask a Question



  Rate this Answer
   Was this answer helpful?
Not at allDefinitely              
   12345  

     
About Us | Advertise on This Site | User Agreement | Privacy Policy | Help
Copyright  © 2008 About, Inc. About and About.com are registered trademarks of About, Inc. The About logo is a trademark of About, Inc. All rights reserved.