日历后面点击按钮

<asp:TextBox ID="txtEndDate" runat="server" CssClass="td_line1" Width="79px"></asp:TextBox><input type="button" value="..." onclick="javascript:ShowCalendar(document.all.txtEndDate)" />

posted @ 2009-01-09 09:06  hb  阅读(185)  评论(0)    收藏  举报