摘要:
<SCRIPT language=javascript> file://数据拆分,并放到相应的hidden域中,在Form的onSubmit事件中激发 function fnPreHandle() { var iCount; file://拆分为多少个域 var strData; file://原始 阅读全文
摘要:
Public Function GetFormatDate(DateAndTime, para)On Error Resume NextDim y, m, d, h, mi, s, strDateTimeGetFormatDate = DateAndTimeIf Not IsNumeric(para 阅读全文