HTML syntax

Enrique Arredondo henry at vegena.net
Tue Dec 13 09:56:09 PST 2005


Dear fileprolist subscribers,

I need to generate the following HTML code using filepro and what it does is 
shows an anchor that has displays the thumnail of a picture and once you 
click over it , it will show the High-Res picture. However I can't get the 
anchor to work:


<td>
<a href=/jpg/engines/DA03/atkda03-1.jpg>
<img width=100 height=100 src=/jpg/engines/DA03/tnailatkda03-1.jpg></img>
</a>
</td>


Here's my code:

 87  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
       . If: 
.
       Then: html id :td :al "center" 
.
 88  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
       . If: 
.
       Then: html id :di :al "Center" 
.
 89  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
       . If: 
.
       Then: html id :im :sr "/jpg/engines/"{1{"/tnailatk"{pn{"-"{ii{".jpg" 
:at>
 90  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
       . If: 
.
       Then: html id :di- 
.
 91  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
       . If: 
.
       Then: html id :td-

It won't compile when I use this line instead of 89:

89  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
       . If: 
.
       Then: html id :an :im :sr 
"/jpg/engines/"{1{"/tnailatk"{pn{"-"{ii{".jpg" :at>


Happy Holydays.

Enrique A. 



More information about the Filepro-list mailing list