How to do - MS SQL C# Excel Access
Friday, 27 July 2012
VB.NET - How To Convert Nuber to Month Name
' Example how to convert integer to month name
Response.Write(MonthName(Now.Month))
Response.Write("<br />")
Response.Write(MonthName(3))
More Info:
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment