I want to set up an auction set, and on the auction products I want to show a live countdown until the auction ends. I have downloaded a dynamic countdown script from dynamic drive and it's very good but it pulls the current time from the user.
What I want to do is pull the current time from the server (actually I'll be using the gmdate function), not the customers pc time, coz this may show the incorrect time if the user is in a different timezone.
I have attached the code from dynamic drive. I have spent hours on it and the best I can do is display the time left, but it doesn't update.
Can someone help please??