filepro's HTML question
    Enrique Arredondo 
    henry at vegena.net
       
    Tue Dec 13 09:43:55 PST 2005
    
    
  
What's the right syntax on filepro to get the following HTML line 
generated on the fly :
<tr>
<td>
<a href=/jpg/engines/DA03/atkda03.jpg>
<img src=/jpg/engines/DA03/tnailatkda03.jpg></img>
</a></td></tr>
I can't make the anchor work with an image, here's my current code:
Then: id="1"
Then: html id :tr
Then: html id :td :al "center"
Then: html id :di :al "Center"
Then: html id :im :sr "/jpg/engines/DF03/tnailatkdf03.jpg" :at "No 
picture"
Then: html id :di-
Then: html id :tr-
If I add the next line on the 4th line on the above paragraph , it won't 
compile:
Then: html id :an "/jpg/engines/DF03/atkdf03".jpg"
The main purpose is to display a low res thumbnail pic, so when it's 
clicked it shows the full High-Res picture.
    
    
More information about the Filepro-list
mailing list