How to get client current date and time in asp.net?
I have a hidden field in my master page. And I set the current date and time as a value in that “hiddenfield” using Javascript. I am unable to get this hidden field value in any other page’s page load method.