<%if MyRS("fldPic") > "" then%>  " alt="<%=MyRS("fldTitle")%>" border="0"><%end if%>
|
TITLE:
<%=MyRS("fldTitle")%>
AUTHOR: <%=MyRS("fldAuthor")%>
COMMENT: <%=MyRS("fldDesc")%>
<%=MyRS("fldType")%>: <%=MyRS("fldPages")%> pages
ISBN:
<%=MyRS("fldISBN")%>
<%if MyRS("fldSalePrice") > "" then%>
SALE PRICE: <%=FormatCurrency(MyRS("fldSalePrice"))%>
<%else%>
PRICE: <%=FormatCurrency(MyRS("fldPrice"))%>
<%end if%>
VISA & MasterCard Accepted
|