Hi Danielo
> I did not know that JS can access file system that way!! How do you do it? > You have to query localhost? I suppose it is limited to the same folder > than the HTML file, and that you can not delete files, right? > You're not limited to the same folder, but you are limited to the same domain unless the server uses CORS. If the server supports the HTTP DELETE verb then you can delete files too. https://developer.mozilla.org/en/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest Best wishes Jeremy. > > Regards > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJZKQUKnfhdyPw9y8%2BP1sYMhoay%2ByYxOxnmVY%3D%3DfxQTVzg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

