in reply to passing parameters from a wml page to a mod_perl script.

okay, here is the solution, it is purely a question of wml knowledge:
You should precise that you want to escape the var in the wml, like this: $(input_var:e)
  • Comment on Re: passing parameters from a wml page to a mod_perl script.

Replies are listed 'Best First'.
Re: Re: passing parameters from a wml page to a mod_perl script.
by Sihal (Pilgrim) on Nov 27, 2002 at 16:08 UTC
    BTW, I can't seem to find a func like unescape (something that does the oposite of escape) in CGI.pm. Any clues?
        Oh geez,i'm sorry, thanks a lot.
        Sorry for all the same posts i didn't mean it, I apologize. I'd remove them if I knew how to.