Hello, I'm trying to bring my application up using ModPerl::PerlRun. I have anchors at places in my code like <A CLASS='l2' HREF='vumenu.cgi?str=$govlevel~$vufiles' where I'm passing parameters to the HREF. It works under CGI, but when I try this under PerRun only the parameters before the ~ come accross. I've tried other separators that work under CGI with the same effect under PerlRun.
Any guidance will be appreciated. Thanks. Respectfully, CraigT -- View this message in context: http://www.nabble.com/passing-CGI-paramters-tf4008753.html#a11384626 Sent from the mod_perl - General mailing list archive at Nabble.com.
