Forums

This topic is locked

Dreamweaver Dynamic Image

Posted 02 May 2004 13:55:29
1
has voted
02 May 2004 13:55:29 Mary Stephenson posted:
Dynamic Image from Access to Dreamweaver. The full source text is placed in Access field. However, I only want the image to show in specific records. How do I stop Dreamweaver showing image place holder where there is no image to be shown.

Replies

Replied 02 May 2004 14:42:44
02 May 2004 14:42:44 Vince Baker replied:
what you can do is to create a blank image (totally white the same size as your image area for example) that matches your background.

Then, set your access db to insert the name src (/img/blank_img.gif for example) by default into the field.

That way, if you do not include an image for a record it will automatically pull your blank image instead.

Regards
Vince

Visit my home: www.chez-vince.com

VBScript | ASP | HTML | SQL | Oracle | Hosting
Replied 03 May 2004 11:15:48
03 May 2004 11:15:48 Mary Stephenson replied:
Thanks for your response. It works and everything looks good.

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
what you can do is to create a blank image (totally white the same size as your image area for example) that matches your background.

Then, set your access db to insert the name src (/img/blank_img.gif for example) by default into the field.

That way, if you do not include an image for a record it will automatically pull your blank image instead.

Regards
Vince

Visit my home: www.chez-vince.com

VBScript | ASP | HTML | SQL | Oracle | Hosting
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Reply to this topic