I have a dynamic CGI.pm generated form which changes
based upon the contents of hidden fields. Inside my
form are several "internal submission" buttons, as
well as a "final submission" button. My form is very
long, but I don't want to make it a multipart form. I
would like to know if there is a way to customize my
internal submission button such that if a user clicks
the button, the form processes the sub-submission and
the user is taken back to an anchor point which I
specify, rather then the beginning of the form. Is
there a way to nudge the browser toward my anchor
using the CGI.PM framework? I would prefer not using
JavaScript or hand-coding as I am shooting for code
maintainability over time.

Chris Johnstone

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to