hendricksonet
Programmer
I'm putting together a website and am having a little problem coming up with a solution to the following situation.
This is a website where users can sell their houses, everything is done dynamically, but I also want to add a hit counter to each page added. The hit counter would have to be linked to their house ID and increment when ...viewHouse.asp?houseId=(their house id) is opened. I've seen it done on other pages, but I just can't think of what I might have to do.
Any ideas? Thanks in advance!
This is a website where users can sell their houses, everything is done dynamically, but I also want to add a hit counter to each page added. The hit counter would have to be linked to their house ID and increment when ...viewHouse.asp?houseId=(their house id) is opened. I've seen it done on other pages, but I just can't think of what I might have to do.
Any ideas? Thanks in advance!