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
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment