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!

Search results for query: *

  • Users: plasmacam
  • Content: Threads
  • Order by date
  1. plasmacam

    cookie problem

    I am trying to set a cookie to track how manytimes a visitor has come to the site. I would like to set the cookie and work with it all on the same page. my code looks like the following: my ($visits, $name, $C_visits, $msg); #retrieve Name cookie $visits = cookie('Visits'); $name =...

Part and Inventory Search

Back
Top