in reply to Re: Checking for empty CGI params; this isn't working
in thread Checking for empty CGI params; this isn't working

Even if I enter a tele it still gives me the error
  • Comment on Re: Re: Checking for empty CGI params; this isn't working

Replies are listed 'Best First'.
Re^3: Checking for empty CGI params; this isn't working
by particle (Vicar) on Jul 14, 2002 at 17:08 UTC
    perhaps you mean $q->param() ? i don't know anything about your param sub, so i can't comment further. if it's an object method, you left off the object.

    ~Particle *accelerates*