Hi,
i have form in Asp.net(2003) in that i've to change the format of the date by the following statement
Format(Date.Tod ay, "dd/mm/yyyy")
but when i give this code the month part displays as 00 i.e i get the output as the folowing for eg:
"18/00/2007" can any one help me in changing the format...
Thanks in Advance.....
Sivan.G.....
i have form in Asp.net(2003) in that i've to change the format of the date by the following statement
Format(Date.Tod ay, "dd/mm/yyyy")
but when i give this code the month part displays as 00 i.e i get the output as the folowing for eg:
"18/00/2007" can any one help me in changing the format...
Thanks in Advance.....
Sivan.G.....
Comment