Forums
This topic is locked
Dynamic reference to images
04 May 2004 18:53:32 Bill Aten posted:
I need to post a logo on a page for that particular customer. I have a reference such as 'xxx.jpg' in the record. How do I call it up? I have:<td><img src="../../../LAL.jpg" width="142" height="135"></td>
I want the LAL part to be a variable or value in a field.
CharlieB
Replies
Replied 05 May 2004 15:04:34
05 May 2004 15:04:34 Matt Machell replied:
If you're using DMX, browse for the image as you would with a file, but select the Datasources option at the top of the dialog to access recordset info.
You will need to add the path to the images folder to the src attribute before the PHP starts.
-Matt
DMX Zone Premium Content Author
You will need to add the path to the images folder to the src attribute before the PHP starts.
-Matt
DMX Zone Premium Content Author