Oh, in addition, something (not my code) is writing Y on a newline to the console. It 
looks as if there is a Y for every form
element.???!!!

Gareth

> -----Original Message-----
> From: Gareth Coltman [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 22, 2001 15:37
> To: [EMAIL PROTECTED]
> Subject: Upload service
>
>
> Help!
>
> I am trying to use turbine's imageupload service for the first time.
>
> My form header looks like this
>
> <form enctype="multipart/form-data" name="stage3" id="stage3" method="post">
>       <input type="hidden" name="action" value="myAction">
>
> and contains a mixture of form elements, some text, textarea etc, and two "file" 
>elements.
>
> I specify my event in the submit button
>
> I have two problems:
>
> 1. My action is never reached (not even doPerform)
> 2. It seems that the uploadservice is writing all the form data to the disk, not 
>just the files.
>
> Has anyone successfully used the upload service on a form with a mixture of html 
>input types?
>
> Gareth
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to