in reply to Re: Re: Re: Re: A problem use CGI.pm
in thread A problem use CGI.pm

Personally I try to avoid using javascript, and have javascript disabled, as much as possible. Yet, until perlscript, or some new invention, is as widely usable as javascript, I will continue to need it for various applications. The only reason I meantioned using perl was that I prefer perl to check variable tainting and the if statements could be changed to run a sub that will do something in javascript.

"Pain is weakness leaving the body, I find myself in pain everyday" -me

  • Comment on Re: Re: Re: Re: Re: A problem use CGI.pm