Hi Tony > Thanks for the links I will read and research. The first thing that comes to > mind is I am only interested in files at the same url and/or subfolder, I > would have thought these have the same origin and thus considered safe.
If the files are in the same origin then you can simply retrieve them with xmlhttprequest; there’s no need for embeds etc. (However, note that most browsers do not allow xmlhttprequest in pages loaded from a file URI). > Also in regards to using the data in an include is the idea of screen > scraping obsolete? Not at all, but it’s easy to do from a server and almost impossible from a browser, and so all prior work takes the former approach. Best wishes Jeremy > > Regards tony. > > -- > 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 https://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/f72c7363-bf58-4261-9b17-8328300aa2c9%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/E795588C-378E-4817-AA1D-B9DE021FC3E6%40gmail.com. For more options, visit https://groups.google.com/d/optout.

