|
bobby -> RE: measuring clicks (11/15/2005 17:36:17)
|
you could even use ASP and the same method above to write the values to a .txt document instead of a database. Or a seperate .txt file for each page you're tracking, that would be even easier. more pages, but easier to code [;)] <edit> You know... thinking about it... if your server will let you use File System Object in ASP you could probably change the value on each .htm page. Just open and replace a string with a new number... That could get messy though... [8|]
|
|
|
|