Hi,
Yet another question from me 🙂
Basically, I need a counter for each link that's clicked and insert the new count into a table.
EX:
Say I have 50 records in a table, each record (row) I have a column that contains a link to a detail page. The detail page isn't a real html page, but a pop up window that contains data called from the table...
So, I'll need counts for each clicks on the links and add them to the table, and that counts will be listed together with the records.
Hope I make sense.
HELP!! 🙂 Thanks in advance for your time.