Hello, I would like to use the contents of an external html of which the contents is changing.
I tried the following, using iframe: <html><div align="center"><iframe src="file:///f:/data.html" frameborder="0" width="100%" height="600"></iframe></div></html> This works fine, however................ The problem is that I want to use my tiddly on a stick, so it will not always be f: Using a relative path file://./data.html or file://data.html does not work. Any ideas? -- 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.

