![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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. |
#3
| |||
| |||
|
|
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. |
![]() |
| Thread Tools | |
| Display Modes | |
| |