Ben,

This may seem a bit off topic but here is a copy of the line I use in my 
wiki to display a text file in my wiki.

<iframe src="file:///f:/reboot.txt" frameborder=0 width="100%" 
height="700"></iframe>

and here is another that displays a pdf file that is displayed:

<object width="100%" height="900" type="application/pdf" 
data="file:\\E:\binder.pdf #toolbar=0&navpanes=0&statusbar=0">
</object>

Both of those lines work for me. There are a couple things to be careful of 
here.

1) Be sure you are spelling the filename and the directory name correctly. 
Some systems are more sensitive to differences in capitalization than 
others. The  line you have there has Users/Ben/Desktop twice and I 
generally don't spell wikis with two 'k's.
2) The number of slashes or back-slashes is important. Since your error 
message says it can't find 

*Firefox can't find the file at 
> /C:/Users/Ben/Desktop/Tiddlywikkis/Users/Ben/Desktop/RESPONSE WITH FORMULAE 
> FINAL copy 2.*
>

I would try it with one fewer slash than you used before. 
3) I've had some difficulties using this sort of address line with Windows 
folders. You might try putting the file in a more fixed directory such as 
C:/Wikidata/


-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to