Even more changes

Added Finnish mobile phone numbers. It seems most Finnish people use mobile instead of land lines anyway (and it is a LOT easier to implement).

Changed the option drop-down boxes to use GET instead of POST. Basically this means that if you click “Go” to change an option (only applicable if you have JavaScript disabled), then if you hit Refresh you won’t get an annoying “You are going to resubmit form information” warning from your browser. It also makes the code a lot cleaner.

In addition, we cleaned out a few minor bugs that crept into the drop-down boxes (such as gender selection not always “sticking” properly).

Comments are closed.