Validation shows multiple alert boxes

2006-04-12 Thread Koni Roth
I have two client side validation rules (required and maxlength). When submitting the form all fields are validated correctly. The only thing bothers my customer is that the errors are displayed in two seperate javascript alert boxes. Is there a way to show ALL validation errors in one single ale

Dynamic change language on every screen

2004-09-16 Thread Koni Roth
Hi One requirement of my appllication is to have the possibility to change the language on every screen. The content of filled fields must stay in the fields. Has anyone a easy solution for this? Where can I find some examples (code snippet, tutorial) to solve this problem? Thanks a lot. Koni