Hi,
I�m new to using CGI::Application and although I quickly took up it�s use,
I�ve encountered a bit of a stumbling block.
I'm trying to use images to handle the submission of my forms (they look
nicer) and I'm having trouble using them with the run_mode of
CGI::Application. If my form needs to go in one direction, they work fine,
but if the form can branch in multiple directions, I'm having trouble
setting up a way to determine which way for the app to go. Using a hidden
field wont work (within one form) as multiple 'rm' params would be sent.
My only idea (not tested) would be to use a call back passed to the call of
run_mode, and using a hidden field ('use_image') have the run_mode return
the name of the submitted button (minus the '.(x|y)') as the run_mode.
I figured this problem has probably been encountered before, and was hoping
for some pointers.
Thanks,
-jerry
+---------------------------+
| Jerry Hamlet |
| Web Designer/Programmer |
| www.hamletzone.com |
| [EMAIL PROTECTED] |
+---------------------------+
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[email protected]/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]