B
brian
I have an intranet set up and when the user clicks a
button I want the time on the server to appear in the
text box.
By reading through the post I found many that said
DateTime.Now.Hour.ToString should bring back the server's
time. But it brings back the time on my local machine.
From my research it sounded like to get local time on the
client you needed to use JaveScript.
Can someone clarify and help me get the time on the
servers station?
Thanks
button I want the time on the server to appear in the
text box.
By reading through the post I found many that said
DateTime.Now.Hour.ToString should bring back the server's
time. But it brings back the time on my local machine.
From my research it sounded like to get local time on the
client you needed to use JaveScript.
Can someone clarify and help me get the time on the
servers station?
Thanks