Re: 2 form each with one WOFileUpload seems doesn't work
Re: 2 form each with one WOFileUpload seems doesn't work
- Subject: Re: 2 form each with one WOFileUpload seems doesn't work
- From: Miguel Arroz <email@hidden>
- Date: Fri, 29 Sep 2006 12:15:59 +0100
Hi!
On 2006/09/29, at 09:38, Dev WO wrote:
Hello Paolo,
You cannot submit two different form with only one submit button.
So if you need to handle 2 or more file upload, you've got to make
sure:
-all WOFileUpload belong to the same WOForm
-either have a WORepetition for the number of file to upload or
different instance variables (NSData etc) for each WOFileUpload
And don't forget to set the correct mime-type... I keep forgetting
that!
Yours
Miguel Arroz
"I felt like putting a bullet between
the eyes of every Panda that wouldn't
scr*w to save its species." -- Fight Club
Miguel Arroz
http://www.ipragma.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden