Choose Filter:
#### my $q = new CGI; my $status = $q->param('StatusFilterSelect'); $q->html("status is $status"); ## not showing any value