how can i get current time From Internet (External Resource – Not From Server)?
Edited
For Example From the Below WebSite :
http://www.timeanddate.com/worldclock
Reason
i will redirect my pages to a Lock page after one month (by checking DateTime.Now) and in that page user should input activation code for comming back…
for some security reasons i want to get the current Date/Time From Out Of My Server…
thanks in advance
I think this will help you out of it.Apply the below mentioned code for retrieving the date from Internet.