[ic] add items with checkboxes

Cameron B. Prince cameron@akopia.com
Sun, 26 Nov 2000 19:18:27 -0600


Yes... You could try something like:

			<TABLE>
			<FORM ACTION="[process-target]" METHOD=POST>
			<INPUT TYPE=hidden  NAME="mv_todo" VALUE="refresh">
[loop search="
 fi=products
 rf=sku, title, price
 ml=1000
 tf=name
 sf=category
 se=Parts
"]
			<tr>
			<td><input type="checkbox" NAME="mv_order_item" value="[loop-data
products sku]">
			<td><font size="1" face="verdana">[loop-data products sku]</font></td>
			<td><font size="1" face="verdana"><a href="[area [loop-data products
sku]]">[loop-data products title]</a></font></td>
			<td><font size="1" face="verdana">[loop-data products price]</font></td>
			</tr>
[/loop]
			</TABLE>
		<p>
		<input type="submit" value="Add To Basket">
		</FORM>

Good luck,

Cameron

-----Original Message-----
From: interchange-users-admin@minivend.com
[mailto:interchange-users-admin@minivend.com]On Behalf Of Andreas
Kotowicz
Sent: Sunday, November 26, 2000 2:41 PM
To: interchange-users@minivend.com
Subject: [ic] add items with checkboxes


hi,

I just wondered if it is possible to add items into the cart with the
help of checkboxes. For example you can configure like this a computer at
www.dell.com. you choose the basic system and then you start to make your
choice. 64mb ram, or 128 then the hard drive 10GB or 20 or 30 etc.
Usually you always add in interchange only one item at a time. But would
it be possible to do some like mentioned above?

I'm looking forward for your opinions,

Andreas

_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users