View Single Post

  #1 (permalink)  
Old 01-19-2005
latt
 
Posts: n/a
Default $parse_form ... anybody know how it works ?

When I tried to pass data from first.cgi to second.pl with GET method,
I got error. See the following error messgae. I used $parse_form
module. But I got error for it. Anybody help me??



[error] [client 127.0.0.1] Undefined subroutine &main::parse_form
called at C:/Program Files/Apache Group/Apache2/cgi-bin/second.pl line
6.\r, referer: http://localhost/cgi-bin/first.cgi
PS. I used ActivePerl.