I get the PB. Each time I creat a new link to a boutun using Date Picker, it creat the following code. After deleting the new add line and only leave one line of this code, it work fine now.
This may help some body else. Cheers. [:)]
<% response.write("<link href=""dwzFormControls/Calendar/skins/calendar_tas.css"" rel=""stylesheet"" type=""text/css"">") %> <script language="javascript" src="dwzFormControls/Calendar/Js/calendar.js"></script> <script language="javascript" src="dwzFormControls/Calendar/lang/calendar-en.js"></script>
|
|
|