my site is in Joomla and i want to show a clock on my site which should be updated through some server but not with your computer date. so should i use java script or css??
Having in mind that you don't want local time...the task is a bit more complicated...first thing that comes in mind is an applet to grab the time remotely...next possible solution might be to use local time and to make adjustments/corrections to match the remote time zone offset...but more over - your task put the way it is now is not precisely stating all of its full requirements
this forum is really great i just put some of my queries and get almost perfect solution thanks every one.