Forums
 This topic is locked 
             counting dropdown
 Posted 03 Jul 2001  10:21:52 
  1 
     has   voted 
  03 Jul 2001  10:21:52 Hans Gelok posted: 
 Hi, I would like to count how many times sombody has used an item from a dropdown menu. (On this page there are tree dropdowns, which compare company´s, so I´m not able to just count the page which it refers to..)  Replies
 Replied 03 Jul 2001  10:49:05 
   03 Jul 2001  10:49:05 Richard Sloman replied: 
  I'd move the Response to another page, passing the parameters about which menu and item was selected by the user. You could then store this information in Session variables.
  
  