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 send the message back 
to the outer page that the upload is complete.

Walter

On Jul 3, 2012, at 1:51 PM, Phil Petree wrote:

> 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 because you are subscribed to the Google Groups 
> "Prototype & script.aculo.us" group.
> To post to this group, send email to prototype-scriptaculous@googlegroups.com.
> To unsubscribe from this group, send email to 
> prototype-scriptaculous+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/prototype-scriptaculous?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to