| |
tm_meganath
Posts: 1
Score: 0
Joined: 6/25/2008
Status: offline
|
Hi, I am using Chinese Operating system, and running this below line, <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE> New Document </TITLE> </HEAD> <BODY> <SCRIPT language="VbScript">MsgBox(MonthName(DatePart("M", Date), true))</SCRIPT> </BODY> </HTML> Rather than getting the Chinese Short Month Name, I am getting the monthname in English like "Jun", "Jul", etc ... Anybody have any idea how to get the chinese text by changing the above code Thanks in Advance, Meganathan.
|
|