Hi
I am using turbine with XSL templates
My problem:
I have to create a page with an upload of file and tree other Submit. My
action extend ActionEvent and contain 6 Members.
Actually I have a problem with enctype="multipart/form-data in my FORM and
eventSubmit.
With this enctype, I can't reach my members from my main Action NitMembre.
<FORM action="/servlet/Turbine/screen/Membre/action/NitMembre"
method="post"
enctype="multipart/form-data">
<INPUT name="eventSubmit_doNituploadfile" type="Submit" value="Upload
picture"/>
<INPUT name="eventSubmit_doAddparagraph" type="submit" value=" Adda
paragraph line "/>
<INPUT name="eventSubmit_doAddproduct" type="submit" value=" Add 5
products line "/>
<INPUT name="eventSubmit_doSavemembre" type="submit" value=" Update the
page online "/>
Is there a clean solution ?
Annik
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]