David you are right, but we were regarding after the basical code to emebed a file using a file browser control that is shared by all browsers. Of course this would have to be implemented into the plugin. The problem Eric is pointing is that every browser has it unapropried way to handle this control and there is no easy work around. Try the piece of code Eric is providing on IE, safari or firefox --------- <html><form><input type="file" onchange="alert(this.value);"></ form></ html> ---------
Ddoo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

