Hello
I use this in my page

when i select any date without postback i want to show day name
for example i select 13 it has to show in Label1 as : TUE
For example i select 18 it has to show in Label1 as : SUN
The Day name should be like this SUN,MON,TUE,WED,THU,FRI,SAT...
How to do without postabck.. thanking you