From: Benjamin M. <be...@me...> - 2001-06-19 11:09:06
|
> > 2) If you put in a wrong date it gives you the error "invalid expiry > > date" Shoudn't that read expiration :) > > > > 3) If you go past 2038 you start getting wacky errors > > Yeah, unix time can't handle that. It would be nice to simply have a check for the year then. > > 4) We allow for wrong dates such as Feb 31 so we should simply have drop > > down boxes for the Experation day and year. > > Personally I find it easier to type in a number rather than select it > from a long list.. Then we should remove the pull down menu for the months. concistancy is the key. -Benjamin |