in reply to Search DB case-sensitive

When Monks write use CGI or die; they don't mean 'just add the line use CGI; to your existing code and everything will be OK' they mean 'use the functionality provided by the CGI module instead of trying to debug the insecure and generally wrong parameter parsing code you wrote'.

rdfield