Perl only runs on the server, not on the client.
If you want to solve this problem using only Perl, you will have to (re)show the forms where no selections have been made yet.
If you want to solve this problem using Javascript, you will have to have your Perl print the appropriate Javascript.
|