How to get the URL of an image?
602857Oct 13 2008 — edited Oct 14 2008Hi everyone!
I have a problem with the images uploaded in apex.
The problem is images don't show in the report, it is due to the image's url.
I had tried with many different url's that I found then in some examples but I do not get good result.
These are what I had tried.
<img src="#WORKSPACE_IMAGES#imagename.jpg">
I do not know if the variable #WORKSPACE_IMAGES# must be asign a value, in this case what do I must do?
In other examples I found with /i/ I thought that it must be the images'directory.
Also I omitted the / at the ending of the tag but its the same result.
<img src="/i/imagename.jpg"/>
How do I get the images' directory or url?
Could u help me with this problem please?
I would thank you your prompt reply.
Best Regards.