RE: Ajax Upload for Tapestry

2012-09-20 Thread Amr Mohamed Mahmoud Hassanien
ginal Message- From: Amr Mohamed Mahmoud Hassanien [mailto:amr.hassan...@ey.ae] Sent: 17 سبتمبر, 2012 03:48 م To: Tapestry users Subject: RE: Ajax Upload for Tapestry Thanks Ray... Actually as the component is not working on IE8, I tried to merge the code also but it did not work,I decid

RE: Ajax Upload for Tapestry

2012-09-17 Thread Amr Mohamed Mahmoud Hassanien
erty , List uploads , with uploaded files when the form get submitted. Please help.. -Original Message- From: Ray Nicholus [mailto:rnicho...@widen.com] Sent: 16 سبتمبر, 2012 07:36 ص To: Tapestry users Subject: Re: Ajax Upload for Tapestry Note that a more specific content-type for XHR uploads

Re: Ajax Upload for Tapestry

2012-09-15 Thread Ray Nicholus
.0.5/spacer.gif"/> > > > > I really appreciate your help .. > > > -Original Message- > From: Ray Nicholus [mailto:rnicho...@widen.com] > Sent: 09 سبتمبر, 2012 07:48 م > To: Tapestry users > Subject: Re: Ajax Upload for Tapestry > > 2. The only ot

Re: Ajax Upload for Tapestry

2012-09-11 Thread Ray Nicholus
> I really appreciate your help .. > > > -Original Message- > From: Ray Nicholus [mailto:rnicho...@widen.com] > Sent: 09 سبتمبر, 2012 07:48 م > To: Tapestry users > Subject: Re: Ajax Upload for Tapestry > > 2. The only other option is for the upload library to se

Re: Ajax Upload for Tapestry

2012-09-11 Thread Taha Siddiqi
/spacer.gif"/> > > > > I really appreciate your help .. > > > -Original Message- > From: Ray Nicholus [mailto:rnicho...@widen.com] > Sent: 09 سبتمبر, 2012 07:48 م > To: Tapestry users > Subject: Re: Ajax Upload for Tapestry > > 2. The only oth

RE: Ajax Upload for Tapestry

2012-09-11 Thread Amr Mohamed Mahmoud Hassanien
nal Message- From: Ray Nicholus [mailto:rnicho...@widen.com] Sent: 09 سبتمبر, 2012 07:48 م To: Tapestry users Subject: Re: Ajax Upload for Tapestry 2. The only other option is for the upload library to set a more specific the content type based on the file extension. Even in this case you would

Re: Ajax Upload for Tapestry

2012-09-09 Thread Ray Nicholus
2. The only other option is for the upload library to set a more specific the content type based on the file extension. Even in this case you would need to formally identify the file server-side, since there is no guarantee that this type is correct. 3. You'll have to provide more details, such