can u explain more?what kind of programming language need i use?
of course.
I've created a sample to give you some hint with C# in ASP.NET.
Basically, I create a Timer object and schedule it to get the current time of the server at 2-second interval. And that information is displayed on the page, together with the highlighted Global.asax.cs file source code.
you can access it at HERE
note, keep refreshing the page and you will see that the time label is incremented at 2-second interval.
Basically, I create a Timer object and schedule it to get the current time of the server at 2-second interval. And that information is displayed on the page, together with the highlighted Global.asax.cs file source code.
you can access it at HERE
note, keep refreshing the page and you will see that the time label is incremented at 2-second interval.
Freedom is slavery.
Ignorance is strength.