Hi. I have pages that get called from a db with pageid=xx and I need to keep a visit counter for each page. But again, it should not be incremented if the same visitor from that session revisits that page. I am thinking of setting a session variable, but that means, I'll need a unique session variable for each page visited. Any ideas of doing it better please. I am logging the visits in the db.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235068 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

