u can say 

form.action = 'sample-action.do' if u have a single form or
forms[formNumber].action = 'sample-action.do' if u have multiple forms

naveen


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, August 30, 2002 12:30 AM
To: [EMAIL PROTECTED]
Subject: MVC-Programmers digest, Vol 1 #58 - 1 msg


Send MVC-Programmers mailing list submissions to
        [EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.netbean.net/mailman/listinfo/mvc-programmers
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MVC-Programmers digest..."


Today's Topics:

   1. form action (Thanai Kumar)

--__--__--

Message: 1
From: Thanai Kumar <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Date: Thu, 29 Aug 2002 19:59:46 +0530
Subject: [MVC-Programmers] form action

Hi,
If I have to submit the JSP page when I use struts 1.0.2 with the form
action changing dynamically based on
user action, how do I set the action field using javascript?
If anyone has any suggestions please pass them to me.

Thanking you in anticipation


Thanai Kumar A
Associate - Projects
Phone: 80-860-4444 Extn: 2019
www.ivega.com






--__--__--

_______________________________________________
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.netbean.net/mailman/listinfo/mvc-programmers


End of MVC-Programmers Digest
_______________________________________________
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.netbean.net/mailman/listinfo/mvc-programmers

Reply via email to