MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

loop question



******    message to minivend-users from "Jospeh Junod" <jjunod@intermerce.com>     ******

On the checkout page, I want to open up a database file called cards.asc
which has two columns of data.  Column one is called "code" and column two
is called "description".  I am trying to use loop-code command which works
but it only brings in the code data.  I can not bring in the description
data in the second column.  The <OPTION VALUE line is where I am having a
problem.  It blows in the value part but the second half does not work.  How
can I do that?  this is the code that I have so far.


<TR>
	<TD ALIGN=right NOWRAP><B>Select Occasion</B></TD>
	<TD><SELECT MV="loop"
		MV.SEARCH="se=./fi=cards.asc"
		MV.OPTION="occasion"
		NAME="occasion">
		<OPTION VALUE="[loop-code]"> [data base="cards" field="description"
key="[loop-code]"]
	</SELECT>
	</TD>
</TR>

-
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


Search for: Match: Format: Sort by: