Large XAR Import script is working with files located in the server where XWiki is running.
I'm not a browser expert but I'm pretty sure there is not way to do that with file located in the browser machine completely programmatically, you need to use standard html input form to put a file and the browser will take care of sending the file. Maybe it's possible now with html5 I don't know it very well. On Sat, Nov 27, 2010 at 04:02, Erica Usui <[email protected]> wrote: > I tried to use Large XAR Import Snippet, but it didn't work here. > > 2010/11/23 Erica Usui <[email protected]> > >> Hi! >> In my application I need to import a *.xar file programmatically. I tried >> to do something about it in the *.vm file, but I didn't succeed. >> I want to import a small *.xar (which is an exported space) every time a >> button is pushed. >> >> Can anyone help me? >> >> -- >> Atenciosamente, >> Erica Usui. >> > > > > -- > Atenciosamente, > Erica Usui. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
