验证输入的日期是否是dd/MM/yyyy格式,并且最后判断是否大于等于当前日期。
验证日期的Javascriptfunction ValidateDate(strValue)
        }

相关文章: