Hi,
when trying to view a local image (Modul webpage) without webserver with eg : file:///c:/koala.jpg
then appears on the screen:
Make sure that the Web address “http://file” is true.
Probably will be automatically prefixed with http ?
Hi,
when trying to view a local image (Modul webpage) without webserver with eg : file:///c:/koala.jpg
then appears on the screen:
Make sure that the Web address “http://file” is true.
Probably will be automatically prefixed with http ?
You have too many slashes. It should be
file://c:/koala.jpg