Ben Nadel did it with CF8 and uplaoded multiple files,I have not had a
need to try this but other stuff from Ben is has been great.

http://www.bennadel.com/blog/1244-ColdFusion-jQuery-And-AJAX-File-Upload-Demo.htm

Hope this help

--------------------------------------------------------------------------------------------
Mike Hughes                                      [EMAIL PROTECTED]
--------------------------------------------------------------------------------------------



On Mon, Nov 24, 2008 at 9:34 AM, cambazz <[EMAIL PROTECTED]> wrote:
>
> I am stubbornly refusing a flash based solution. I am sure there is a
> way.
>
> On Nov 24, 12:01 pm, netvibe <[EMAIL PROTECTED]> wrote:
>> I've used "swfupload". It's cross browser, multiple files, etc..
>>
>> http://netvibe.nl/imagemanager/
>>
>> On Nov 24, 4:21 am,cambazz<[EMAIL PROTECTED]> wrote:
>>
>> > Hello,
>>
>> > I am looking for a cross browser solution to file upload with commons
>> > file upload. With the commons file upload, one may also make a
>> > progress meter.
>>
>> > I have used forms plugin and got a hold of xhr object. I can cancel
>> > the download at anytime.
>>
>> > How can I monitor the result of the ajax post while the post is being
>> > made? by specifing a target: '#progressDir' I can get the result after
>> > the post is done, but I have found no other solutions.
>>
>> > Best Regards,
>> > -C.B.

Reply via email to