Re: [Zope] - Objects in sub-folders
25 Jan
1999
25 Jan
'99
10:32 p.m.
Thanks a lot; I indeed did forgot casesensitivity. Wiebe -----Original Message----- From: Robert OConnor <rocon@pivot.net> To: Wiebe Kunst <wkunst@eunet.no> Cc: zope@zope.org <zope@zope.org> Date: 25. januar 1999 21:32 Subject: Re: [Zope] - Objects in sub-folders
Hi Wiebe,
Amos gave a good reply and in part he wrote:
...So the question is, how to refer to an image within a document. The answer is with its URL.
<img src="/myFolder/myImage/foo.gif">
That's all there is to it.
Let me add one thing that may trip you up:
The Caracter Case:
This
<img src="/myFolder/myImage/foo.gif">
Is NOT the same as
<img src="/Myfolder/Myimage/Foo.gif">
I wish there were a way to ignore case in all cases!
-bobo connor
9933
Age (days ago)
9933
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wiebe Kunst