> Thank you Morris. That works, but it won't bring up the Tiddlywiki
> html file because it is an internal file.

Do you mean a "local" file (i.e. stored on your computer's hard
drive)?

In that case, you can use a src="file:///C:/path/to/file.html" to
specify a local URL

Alternatively, if the file is located in a sub-directory (relative to
the current page), then you can use src="path/to/file.html" to specify
a relative URL, which can refer to a file that can be stored locally
and/or on a web server.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to