
clarkn
New User
Feb 12, 2002, 10:50 PM
Post #1 of 2
(1671 views)
|
|
Parsing Form in mod_perl module
|
Can't Post
|
|
I have tried my hardest and cannot figure this one out... I am trying to run a script, index.cgi, that uses about 5 modules. In one of the modules, I wish to parse the form variables. I then attempt to call the resulting hash via an object...The problem is, when using CGI.pm, the first parsing after a restart is correct, but from then on, nothing updates. I have looked into Apache::RequestNotes and can't figure that out for the life of me. If anyone could point me in the right direction, I'd appreciate it. -Nicholas Clark
|