https://www.thaicreate.com/community/jquery-datepicker.html
<asp:ScriptManager ID="ScriptManager1" runat="server"> <Scripts> <asp:ScriptReference Path="~/Scripts/jquery-ui.css" /> <asp:ScriptReference Path="~/Scripts/jquery-ui-timepicker-addon.css" /> <asp:ScriptReference Path="~/Scripts/jquery-1.10.2.min.js" /> <asp:ScriptReference Path="~/Scripts/jquery-ui.min.js" /> <asp:ScriptReference Path="~/Scripts/jquery-ui-sliderAccess.js" /> <asp:ScriptReference Path="~/Scripts/jquery-ui-timepicker-addon.js" /> </Scripts> </asp:ScriptManager>
<script type="text/javascript"> $(function () { $("#dateInput").datepicker({ dateFormat: 'dd-M-yy' }); }); </script> <input type="text" name="dateInput" id="dateInput" value="" />
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง