[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re[2]: [ic] Modification in file CART = input field
Hi Ed !
Monday, June 04, 2001, 1:09:23 PM, you wrote:
EL> At 07:24 PM 06/02/2001 -0300, you wrote:
EL> <select name="[quantity-name]">
EL> <option value="1" [calc]return 'SELECTED' if [item-quantity] = 1;
return;[/calc]>> Payment Monthly
EL> <option value="2" [calc]return 'SELECTED' if [item-quantity] = 2;
return;[/calc]>> Payment Bimonthly
EL> <option value="3" [calc]return 'SELECTED' if [item-quantity] = 3;
return;[/calc]>> Payment Quarterly
EL> </select>
EL> - Ed L.
It's work very well ! Thanks for your help !
But exists a little problem ...
In results, the drop down menu above, always display
the first option "Payment Monthly".
But the values are displayed ok.
Some idea ? :)
Thank you very much !
::: Samir G. Barak :::::::::::::::::::::::::