MiniVend Akopia Services

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

Re: [mv] passing form variable.



Aboubacar Diare wrote:
> 
> ******    message to minivend-users from Aboubacar Diare <asd@sykemo.CCIT.Arizona.EDU>     ******
> 
> Hello.
> 
> I am trying to pass values from form fields from page to page. On the docs
> it says that minivend passed every decladed vars automaically however i
> cannot get the values i am passing to display on any other page.  For
> example:
> 
> i have
> 
> <FORM ACTION="[process-target]" METHOD=POST>
>         <font size=-3>
>         <select name="[loop-code].letter1">
>         <option value="N/A" [if value [loop-code].letter1 eq
> "N/A"]selected[/if]>N/A
>         <option value="Alpha" [if value [loop-code].letter1 eq
> "Alpha"]selected[/if]>Alpha
>         <option value="Beta" [if value [loop-code].letter1 eq
> "Beta"]selected[/if]>Beta
> </select>
> </form>
> 
> How can i get the value [loop-code].letter1 to display on the basket and
> checkout page after someone clicks on buy.
> 
> Thank you.
> 
> Aboubacar.

I am not sure about your problem, but you can test this code...

the value is : [value [item-code].letter1] <BR>

to get the value.

Regards,

Joachim

-- 
-------------Hans-Joachim Leidinger---------------------



Search for: Match: Format: Sort by: