RE: CF and Hit Counter

2002-01-30 Thread Bill Killillay
-Talk Subject: RE: CF and Hit Counter I don't see anything wrong with doing it that way. It won't cause any performance loss unless you get overloaded with hits all at once. But if your sites traffic generally comes from the same people, that way would work just fine.

RE: CF and Hit Counter

2002-01-27 Thread Norman Elton
someplace. Good luck Norman Elton -Original Message- From: Peter Tilbrook [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 27, 2002 10:45 PM To: CF-Talk Subject: Re: CF and Hit Counter Why is that? All you need to do is setup a datasource in the ColdFusion Administrator and set it as

Re: CF and Hit Counter

2002-01-27 Thread Michael T. Tangorre
Yeah im sure that my hosting provider will let me right inot the administrator. :-) - Original Message - From: "Peter Tilbrook" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Sunday, January 27, 2002 10:45 PM Subject: Re: CF and Hit Coun

Re: CF and Hit Counter

2002-01-27 Thread Peter Tilbrook
; <[EMAIL PROTECTED]> Sent: Monday, January 28, 2002 12:50 PM Subject: RE: CF and Hit Counter > So long as you realize that session variables typically rely on cookies > (you'd have to use the SetClientCookies=no attribute of CFApplication - > I believe that's what it's ca

RE: CF and Hit Counter

2002-01-27 Thread Norman Elton
lient variables without cookies, but it's not as easy! Norman Elton College of William & Mary -Original Message- From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 27, 2002 8:35 PM To: CF-Talk Subject: CF and Hit Counter Hi all, I am in the process of writ

Re: CF and Hit Counter

2002-01-27 Thread Randy Adkins
MAIL PROTECTED]> Sent: Sunday, January 27, 2002 8:39 PM Subject: RE: CF and Hit Counter > I don't see anything wrong with doing it that way. > It won't cause any performance loss unless you get overloaded with hits > all at once. > But if your sites traffic generally comes

RE: CF and Hit Counter

2002-01-27 Thread Steve Oliver
ogies, inc. http://www.crescotech.com -Original Message- From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 27, 2002 8:35 PM To: CF-Talk Subject: CF and Hit Counter Hi all, I am in the process of writing a hit counter app in java, but in the meantime, I have throw

CF and Hit Counter

2002-01-27 Thread Michael T. Tangorre
Hi all, I am in the process of writing a hit counter app in java, but in the meantime, I have thrown a little something together in CF and wanted to get some feedback on it. I have a SQL Server backend to this site and what I do is in the application.cfm page, I check for the existence of a va