Hi,
I am using Squeeze Box to access a PHP file which prints an alert for the user based on the link clicked (i.e. PHP file uses $_GET variable).
The problem is when I click once the alert box open correctly but when I click the link again, the result appears twice i.e. it duplicates itself and the results continue replicating each time the link is clicked.
But when I close the browser, the problem restarts again, is there a solution for this problem. (And the problem appears in both Mozilla and IE)
Thanks