From: Jamie C. <jca...@we...> - 2001-06-19 12:05:25
|
Benjamin Meyer wrote: > > > > 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. Good point .. I'll put it in. > > > 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. No, I think ease of use is. A pull-down with 12 choices is usable, but one with 31 is not (at least on Netscape on Linux). - Jamie |