You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by newgaton new <ne...@gmail.com> on 2007/10/06 10:19:23 UTC

how to add data to posted form?

Hi,

      i have a question. i am coding a program. i must change / add some
data to posted form from browser .  I can use Apache::Request::Param for the
job In mod_perl 1.3, but I did not  find any interface to fix the problem. I
hope some one can help me !!!