in reply to How to check CGI params in if/elsif

stat may be your friend here.
# Untested elsif ( !stat( $q->param( 'pass' ) ) ) { # do something }
Hope that helps.
_______________
D a m n D i r t y A p e
Home Node | Email