I'm trying to implement a variable on my website that shows an estimate on
how many people are currently viewing a page. At first I thought of just
having a list of IP addresses that have recently accessed the page, with a
timeout if the IP hasn't done anything in a while.

CFFILE can't be used, and I thought using a database just for this might be
a little over the top. Can an application variable be somehow kept permanent
across many connections? Thanks in advance.

Pablo Nevares
Information Technology
Hendricks & Partners
[EMAIL PROTECTED]

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to