[Proto-Scripty] Image Uploader / Thumbnail creator

2012-07-03 Thread Phil Petree
I've spent the last few hours looking all over google for a prototype ajax uploader and thumbnail creator and I'm coming up blank. Has anyone found anything usable (we only need to upload one image per user) or can you point me to some docs for this? Thanks. Pete -- You received this message

Re: [Proto-Scripty] Image Uploader / Thumbnail creator

2012-07-03 Thread Walter Lee Davis
When you say a thumbnail creator, are you referring to server-side code? If so, what's your flavor? As far as an Ajax upload goes, Prototype doesn't like to do those without some kicking and screaming. I find that it's easiest to create an iframe and post through that. The only trick then is to

Re: [Proto-Scripty] Image Uploader / Thumbnail creator

2012-07-03 Thread Phil Petree
We're implementing a CMS for user supplied content (articles and how-to's) and one of our larger partners suggested that it would be nice if we had photos (read logos) for the article authors. Ideally, we'd upload the file, get confirmation, load the image into a div and allow the user to rotate,