Ooops ..forgot to mention I am using TW 2.70, under FF17.00
Thanks
Skye
Em sexta-feira, 23 de novembro de 2012 19h50min04s UTC-2, skye riquelme
escreveu:
>
> Hi All
>
> The core has a function called saveFie (and also loadFile)..... it is used
> in various parts of the core and various plugins..... how can I use it
> directly???
>
> Ideally I want to be able to do something like, backup some locally stored
> data (in case people clear the navigator history!!)...so -
> <script>
> var contents=localStorage.getItem("diario");
> var target="diario.txt";
> var save=saveFile(target,conents);
> </script>
>
> How can I get this to work?
> Thanks
> Skye
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/tiddlywiki/-/cyhaTH4nGAkJ.
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.