Those images reside on my local nubuilder site.
example:
Code: Select all
http://localhost/nuBuilder2/Uploads/Case%2012/Evidence/Photo/d_150_5.jpg
I want to retrieve the url from the database for the currrent record (#RECORD_ID#) and embed that url into html code so that the image is displayed on the Edit form. Each image for each record is unique.
How would I do that?