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
t 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 as code, file-uploader > &q

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
such as code, file-uploader "version", etc On Sep 9, 2012 3:47 AM, "Amr Mohamed Mahmoud Hassanien" wrote: > Dear Taha, Tapestry users, > > I checked out the Ajax upload for tapestry, that Taha thankfully made it > from the file upload component. > > http:/

Ajax Upload for Tapestry

2012-09-09 Thread Amr Mohamed Mahmoud Hassanien
Dear Taha, Tapestry users, I checked out the Ajax upload for tapestry, that Taha thankfully made it from the file upload component. http://tawus.wordpress.com/2011/06/25/ajax-upload-for-tapestry/ I have some problems with the component if anyone can help: 1. I have changed the code to