Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Adding screenshot for each link.

Quote Reply
Adding screenshot for each link.
Adding screenshot for each link.

This is my procedure:

1. Adding field called image equal to the field URL (except varchar = char)
This field is to enter the image URL (the addres of the image file).

2. Adding in link.html before <%if Description%> tag the code:

Code:
<%if image%><img src="<%imagen%>" align=left vspace=5 hspace=8><%endif%>


3. Thats all



Problems. If exist the image url in a specific link, the image appears ok but in all others links appears this:

Code:


<imb src="http://" align=left vspace=5 hspace=8> This is the description blah blah blah blah.


Example:




Yahoo popular

Blah blah blah blah blah blah blah blah blah blah blah blah blah blha blah blah blha blha lbhla blha lbha




Google popular

Blah blah blah blah blah blah blah blah blah blah blah blah blah blha blah blah blha blha lbhla blha lbha




Altavisa popular

Blah blah blah blah blah blah blah blah blah blah blah blah blah blha blah blah blha blha lbhla blha lbha




In the database, the links Google and Altavisa havent no images, and Yahoo have a screenshot URL.

Anyone know how to solve the problem?



Thank you very much.
Subject Author Views Date
Thread Adding screenshot for each link. pedroguerra 2270 May 28, 2002, 12:12 PM
Thread Re: [pedroguerra] Adding screenshot for each link.
yogi 2227 May 28, 2002, 1:19 PM
Thread Re: [yogi] Adding screenshot for each link.
Sugaar 2150 Jan 21, 2003, 1:31 PM
Post Re: [Sugaar] Adding screenshot for each link.
Sugaar 2105 Jan 22, 2003, 11:23 PM
Post Re: [pedroguerra] Adding screenshot for each link.
ManuGermany 2084 Jan 23, 2003, 9:56 AM