Groups | Search | Server Info | Login | Register
Groups > comp.databases.filemaker > #584
| From | David Stone <no.email@domain.invalid> |
|---|---|
| Newsgroups | comp.databases.filemaker |
| Subject | Re: osx vs win |
| Date | 2012-01-25 15:07 -0500 |
| Organization | Chemistry, University of Toronto |
| Message-ID | <no.email-36CD9A.15072725012012@news.eternal-september.org> (permalink) |
| References | <65556$4f204f0d$535375e6$555@cache1.tilbu1.nb.home.nl> |
In article <65556$4f204f0d$535375e6$555@cache1.tilbu1.nb.home.nl>, <Ursus> wrote: > I have a calc that produces a link for a webviewer to display jpg's. While > it works for Win it fails for OSX. Can anyone shed light on this? > > the calc is cWebview [ calc, textrestult, "data:text/html,<img src=\"" & > "/photo/" & file name & "\" >" ] > which returns the following: data:text/html,<img src="/photo/MyFile.jpg" > > The calc is put in the Web Address field of the WebObject which shows the > file for Win but nothing for mac. > the photo folder is always in the same directory as the filemaker file. Is it a question of case-sensitivity for the folder and file names, by any chance?
Back to comp.databases.filemaker | Previous | Next — Previous in thread | Next in thread | Find similar
osx vs win <Ursus> - 2012-01-25 19:50 +0100
Re: osx vs win Martin Τrautmann <t-usenet@gmx.net> - 2012-01-25 20:55 +0000
Re: osx vs win <Ursus> - 2012-01-26 19:04 +0100
Re: osx vs win David Stone <no.email@domain.invalid> - 2012-01-25 15:07 -0500
Re: osx vs win Martin Τrautmann <t-usenet@gmx.net> - 2012-01-26 20:25 +0000
csiph-web