[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] Index Display Trouble
Quintin - try changing the <TR...> </TR> tag pair within the [calc] [/calc] tags
to <TD...> </TD> tags , then you will have proper html syntax...
--charlie
On Tue, 14 Sep 1999, you wrote:
> ****** message to minivend-users from Quintin Lake <quintin@maxnet.co.nz> ******
>
> Hi
>
> Sorry about that, below is the source code for the index page. Thanks for you help.
>
> Quintin
> MaxNet
>
> [loop arg="[random]"]
> <TABLE width=100% CELLPADDING="3">
> <TR>
> <TD VALIGN="top">
> <TABLE>
> <TR>
> [calc]
> return <<EOF if $inc++ % 2;
> <TR VALIGN="top" ALIGN=LEFT>
> <A HREF="[area [loop-code]]"><FONT SIZE="3"
> FACE="verdana,arial,helvetica" style="text-decoration: none" color="#8D0063">
> <B>[loop-field title]</B>
> </FONT></A><BR>
> </TR>
> EOF
> return '';
> [/calc]
> <TD VALIGN="top">
> <FONT SIZE="2" FACE="verdana,arial,helvetica">
> By <A HREF="[area scan
> st=glimpse
> sf=artist
> se=[loop-field artist]
> ]"><B><FONT COLOR="#0000CC">
> [loop-field artist]
> </FONT></B></A><BR>
> <FONT FACE="Arial" SIZE="-2" COLOR="black">
> ISBN: [loop-field ISBN]<BR>
> PUBLISHER: [loop-field publisher]<BR>
> QTY: [loop-field qty]<BR>
> BINDING: [loop-field binding]</FONT><BR>
> </FONT>
> </TD>
> <TD align="right" VALIGN="top" WIDTH="180">
> <BR>
> Our Price:</FONT><B><FONT SIZE="3" COLOR="#CC3222">
> [loop-price]
> </B></FONT><BR>
> <NOBR><A HREF="[area order [loop-code]]" CLASS="buybtn">
> <img src="/riseup/images/buy.gif" border="0"></A></NOBR>
> </TD>
> [calc]
> return <<EOF if $inc % 2;
> <TR VALIGN="top" ALIGN=RIGHT>
> <A HREF="[area [loop-code]]"><FONT SIZE="3"
> FACE="verdana,arial,helvetica" style="text-decoration: none" color="#8D0063">
> <B>[loop-field title]</B>
> </FONT></A><BR>
> </TR>
> EOF
> return '';
> [/calc]
> </TR>
> <TR>
> <TD COLSPAN="2">
> <FONT SIZE="2"><P>
> [file name="text/[loop-code]"]
> <P>
> More <A HREF="[area scan
> dl=[loop-field category]
> ]"><FONT COLOR="#0000CC">
> [loop-field category]</A></FONT> ...
> </TD>
> </TR>
> </TABLE>
> </TD>
> </TR>
> </TABLE>
>
> <HR WIDTH="90%" [var HEADERBG] HEIGHT="1">
> [/loop]
> <BR>
>
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
--
========================================
Charlie Blanchard
Studio Media Services
951 North Ontario St. Burbank, CA 91505
818-840-8294
========================================