Hello,
I've just recently discovered CGI::Application, like the looks of it and
would like to use it. I've successfully run a slightly modified version of
the example in the pod. However things stop working when I try to add
additional run modes, specifically a page to select which database to use
and a confirmation that a connection to the selected database has been made.
The respective scripts and modules that I'm running are attached to this
message. test.cgi and TestWebApp.pm work as expected. When running
test1.cgi, I never get to run mode 'mode1'. The 'rm' parameter never gets
set to 'mode1', it is always 'mode0a', so this may be a CGI problem and not
a CGI::Application problem. However, I thought I'd ask here first to see if
anyone has had similar problems or could give me any clues as to what the
problem is. TIA.
-Steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]