Then, as I said, just fetch the end time. Write on MC the end time only when it changes. Let the browser do the calculation between current time and the end time.
Also for a simple counter, using dinamic pages is also a viable solution. A PHP script that fetches end time from MC and does $endTime - time() calculation will be blazingly fast. -- Guille -ℬḭṩḩø- <[email protected]> :wq -- To unsubscribe, reply using "remove me" as the subject.
