Team,

I'd like to pass parameter to action at sumbitting a form. However I
searched this forum and no luck.
e.g when I click 'upload' button, I want to get result url
my.com/profileUpload.html?item=myPicture

How can I accomplish it from form below?

<ww:form action="profileUpload" method="post">
...
        <input type="submit" name="upload" class="button"
onclick="bCancel=false"
            value="<fmt:message key="button.upload"/>" />
</ww:form>

Thanks a lot in advance!
-Bruce
-- 
View this message in context: 
http://www.nabble.com/pass-parameter-at-sumbit-form-tf4409984s2369.html#a12580574
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to