I scoured the forum but found no answers to my need to be able to count the click of an ad and update the database.
I have field that I am using and setup as view as hyperlink. Works perfectly taking the user to a new page and displaying the link.
How can I catch that click and update my database to add 1 to my counter field total on the record.
There are some help using ajax and a bit of stir about jquery being able to do this.
Is there any way with the phprunner javascript api, or ajax functions, or the juery portion of PHPRunner that I can use.
Any suggestions?