ServerDate: <%Responce.Write(DateTime.Now.ToShortDateString())%>
ServerTime: <%Responce.Write(DateTime.Now.ToShortTimeString())%>
This is my code. I got an error as 'Responce' is not declared. What to do now?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh KumarPosted Dec 6, 2018, 2:46 AM
Praveen KumarPosted Dec 6, 2018, 2:28 AM