Walter Lee Davis wrote: > As far as uploads go, you realize that Ajax can't upload files (except in > Safari 5 and Chrome.latest), so any of these systems must fake an in-page > upload using a dynamically created iframe.
Firefox can handle file uploads with the new File object, and can certainly do it with Ajax. https://developer.mozilla.org/en/DOM/File -- Bertilo Wennergren [email protected] http://bertilow.com -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
