I have two numeric fields that contain the following information:
(1) Users Registered (2) Money Raised
Is it possible to make the data change in real time (EVERY SECOND) while someone is viewing the page with the fields? I don't want the viewer to refresh manually to see the updated number, but have the fields change automically while the page is viewed. I want it to be similar to like a text clock that actually shows the seconds counting, etc.
The fields are connected to a database that is constantly changing every second.
Does anyone know if this is possible? Any examples? or Suggestions?
I really appreciate it.
Erik