How can I re-set a asp:Label control in javascript or jquery? Basically the code hits my Page_Load event server side and then hits my java script code. If the type of the date is a certain value, I would like to change the Title of the page. I want to do it in Javascript because I need to use the clients datetime instead of the server.
↧