Oh hang on a minute - I just twigged what was going on. <input type="file"> doesn't work with XMLHttpRequest.
To do ajax image uploaders you need a completely different approach. YUI has some support for this. You can see an example in the hobo cookbook source code. Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
