Re: custom file input form element
Re: custom file input form element
- Subject: Re: custom file input form element
- From: Ken Anderson <email@hidden>
- Date: Wed, 22 Sep 2010 13:56:09 -0400
and at least 3 of the drivers are drunk! :)
On Sep 22, 2010, at 1:52 PM, Chuck Hill wrote:
> I think it is more like this:
>
> There is a car with 12 people in it. WebObjects sits in the passenger seat. Wonder committers take turns sitting in the driver's seat. They are all going to different destinations. Wonder is carrying WebObjects to all and any new destinations!
>
>
> On Sep 22, 2010, at 6:19 AM, Kieran Kelleher wrote:
>
>> There is a car with 2 people in it. WebObjects sits in the passenger seat. Wonder is in the driver's seat. Wonder is carrying WebObjects to all and any new destinations!
>>
>>
>> On Sep 22, 2010, at 8:22 AM, Paul D Yu wrote:
>>
>>> Lets not go down that rabbit hole again.
>>>
>>> WebObjects lives. Wonder is where it is at.
>>>
>>> Paul
>>> On Sep 22, 2010, at 8:16 AM, Pelaia II, Tom wrote:
>>>
>>>> Hi Chuck,
>>>>
>>>> Would it be worthwhile for me to file a bug report with Apple, or has WebObjects come to the end of its support? It seems that WebObjects has been stuck at version 5.4.3 for a long time.
>>>>
>>>> thanks,
>>>> tom
>>>>
>>>>
>>>> On Sep 21, 2010, at 4:17 PM, Pelaia II, Tom wrote:
>>>>
>>>>> I am using WO 5.4.3.
>>>>>
>>>>> thanks,
>>>>> tom
>>>>>
>>>>>
>>>>> On Sep 21, 2010, at 4:05 PM, Chuck Hill wrote:
>>>>>
>>>>>> Which version of WO. There is, or was, a restriction on streaming uploads: they have to be the last input(s) in a form.
>>>>>>
>>>>>> Chuck
>>>>>>
>>>>>>
>>>>>> On Sep 21, 2010, at 12:55 PM, Pelaia II, Tom wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> I am trying to support multiple file upload by using a custom input element. It works, but for some reason it strips the form values for all form elements that follow it. So in the following example, the form values for the "testField" are stripped. If I move the test field before the file upload element, it will behave as expected and all form data gets passed correctly.
>>>>>>>
>>>>>>> Below is the code I am trying to get working:
>>>>>>> <wo:WOForm enctype="multipart/form-data" method="post" multipleSubmit="[true]">
>>>>>>> <input name="mediaupload" type="file" multiple="true" />
>>>>>>> <wo:WOTextField name="testField" value="[testField]" />
>>>>>>> <input type="submit" name="uploadData" action="[uploadData]" />
>>>>>>> </wo:WOForm>
>>>>>>>
>>>>>>> What is the correct way to introduce an multi-file upload element?
>>>>>>>
>>>>>>> thanks,
>>>>>>> tom
>>>>>>> _______________________________________________
>>>>>>> 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
>>>>>>
>>>>>> --
>>>>>> Chuck Hill Senior Consultant / VP Development
>>>>>>
>>>>>> Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
>>>>>> http://www.global-village.net/products/practical_webobjects
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> 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
>>>
>>> _______________________________________________
>>> 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
>>
>> _______________________________________________
>> 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
>
> --
> Chuck Hill Senior Consultant / VP Development
>
> Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
> http://www.global-village.net/products/practical_webobjects
>
>
>
>
>
>
>
> _______________________________________________
> 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
_______________________________________________
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