Professional ASP.NET 2.0 Special Edition
Chapter 6 reviews the calendar control and includes an example that allows setting display text to a specific date:
'If (e.Day.DayNumberText = "25") Then
Can anyone help me with changing this example to read in date from a Sql database?
Thanks in advance
|