Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

question about page counters

Status
Not open for further replies.

kjspear

Programmer
Joined
Feb 13, 2002
Messages
173
Location
US
Hello,

I have a question. I would like to know how to count the number of page visits to a page. I would like to keep it very simple in that I do not want to save the number to any file.

The use clicks on the link which will take him/her to another page and count the number on that page. The user clicks a link back to the first page then clicks the link again and the count now increases by one on the next page and so forth. Otherwise, the counter is not saved in a file. I just want the user to know how many times he/her visited the second page during that session.

Any assistance would be helpful.

Thanks

KJ
 
>>visited the second page during that session

ur question gives the answer. try session variables...

Known is handfull, Unknown is worldfull
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top