Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Help displaying an image!

Quote Reply
Help displaying an image!
I have added a new column to my links table. Upon adding a site to my database they have an option with two answers, which they select by using radio buttons.

When a search is done I would like a small graphic displayed underneath the site details depending on their option selected.

Could someone explain to me how this can be done in simple terms?

Cheers

SmileSmileSmile
Quote Reply
Re: [HARLUM] Help displaying an image! In reply to
Does the user fill in two answers or just one?....if it is only one you should remove one of the columns and then you can use an if/else tag.

Last edited by:

Paul: Oct 8, 2002, 8:40 AM
Quote Reply
Re: [HARLUM] Help displaying an image! In reply to
Hi,

if you let the user select the option with the value 'YES',

you can use in the detailed template something like that .....

<%if column eq 'Yes'%>
<img scr="http://.........................>
<%endif%>

--
Michael Skaide

http://www.cycle24.de