Hi,
I have a dynamic image in my design template and want to check (per record) if the actual image exists (on the local drive). How can I achive this?
Regards
Thomas
Hi,
I have a dynamic image in my design template and want to check (per record) if the actual image exists (on the local drive). How can I achive this?
Regards
Thomas
You could use the resource() function to check if an image exists, see the following online help page for more details:
Thank you very much! I`ve tried it many times with resource() but always used the “file:///” prefix.