给文本框不输入值是,有时不能通过""判断,而通过null判断    var monFare = document.Form1.monFareTextBox.value;
   if(monFare!="" and monFare!=null  )