Ron Wingfield wrote:

Can a JavaScript instruction, executed per the custom "CheckForm" subroutine as called -onsubmit (see below) assign the value of the Perl $ap_name var that is associated with the -action argument of start_form( )? (BTW, I'm on my way to Barnes & Noble to buy yet another $50 book, . . .thought I'd ask anyway.)

Can the OnSubmit JavaScript find and use the name of the action attribute in form tag that is being submitted?

I imagine it can :)

You'd probably be better off asking a JavaScript group:

 "How can I get the action attribute of the form tag of the form being
submitted into an OnSubmit function?"

Since it really doesn;t have to do with Perl (IE Perl is only outputting
HTML, how it behaves is up to you ;p)



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to