martinjs has asked for the wisdom of the Perl Monks concerning the following question:
I am using CGI::Application and CGI::FormBuilder for a site I am developing. I have a runmode that brings up the initial form and that works fine. However, on submit it always returns to the default runmode page. I have tried specifiying the runmode directly, but that does not seem to be working for me. I need to go to a confirmation page (which could be a runmode itself or any other page that will work).
Any suggestions or links to some information about using CGI::Application and CGI::FormBuilder together would be appreciated.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CGI Interaction Magic
by naikonta (Curate) on Jul 04, 2007 at 01:34 UTC | |
|
Re: CGI Interaction Magic
by eric256 (Parson) on Jul 03, 2007 at 22:44 UTC | |
|
Re: CGI Interaction Magic
by leocharre (Priest) on Jul 04, 2007 at 13:22 UTC |