1. Test Code < Html >
< Head >
< Title > Webform1 </ Title >
< Link Href = "Calendar.css" Type = "Text/CSS" REL = "Stylesheet" >
< Script Language = "JavaScript" SRC = "Calendar. js" > </ Script >
</ Head >
< Body >
< Form ID = "Form1" Method = "Post" Runat = "Server" >
< Table Cellspacing = "1" Cellpadding = "1" Width = "936" Border = "0" Height = "29" Style = "Left: 10px; position: absolute; top: 15px" >
< Tr >
< TD >
<! -- Date instantiation-begin -->
< ASP: textbox ID = "Txtdate" Runat = "Server" Onchange = 'Javascript: gchangedate (this, 0 );' Onblur = 'Javascript: gchangedate (this, 0 );' > </ ASP: textbox >
< Input Type = "Button" Value ='' Name = 'Bntdate' Onclick = 'Showcalendar (txtdate, 0 )' Class = "Button" >
<! -- End -->
< Select Size = "1" Name = "Rec_source_scur" >
< Option Value = "" Selected > </ Option >
< Option Value = "1" > 1 </ Option >
< Option Value = "2" > 2 </ Option >
</ Select > & Nbsp;
< ASP: button ID = "Button1" Runat = "Server" Text = "Button" > </ ASP: button >
</ TD >
</ Tr >
</ Table >
</ Form >
</ Body >
</ Html >
2. Download Code/files/singw.ine/calendardemo.rar