in reply to Re^2: Interesting CGI Problem...in thread Interesting CGI Problem...
Thanks for pointing out. I missed out the catch error code below:
if ($@) { dienice(); } [download]