MiniVend Akopia Services

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

How do you use mv_click_map



******    message to minivend-users from "Brian Walters" <Brian@TexasComputers.com>     ******

In a post Mike made last September he suggested using mv_click_map when you
wanted to use something besides .submit and .checkout on your graphically
oriented buttons.

There's about 3 lines in the actual minivend code that deals with
mv_click_map and there is absolutely 0 finds in the documentation.

Here's what I'm trying to:

I have a form with the following fields
Name
Address
City, State, Zip

CodeNumber
[submit]


[item 1] [item 2] [item 3]


and then some minivend code that sets up my visitor_profile which is much
like an order profile. Now if my visitor enters all the info and puts in a
code number he is checked to make sure all the fields are filled in and then
he's taken to the product. What I'd like to have is the items across the
bottom as image buttons that would call scratch variables that make it all
happen. Right now the images don't have links but instead I've put submit
buttons under them each with a value of the scratch I wish to call

here's an example:
<INPUT TYPE=submit NAME=mv_click VALUE=item3>

[set item3]
CodeNumber=item3
mv_todo=submit
[/set]

Then my visitor profile is happy

[set visitor_profile]
name=required
address=required
city=required
state=required
zip=required
CodeNumber=required
&fatal=yes

&set=mv_nextpage [value CodeNumber]
&set=mv_successpage [value CodeNumber]
[/set]


If I can manage to make this work with out the submit buttons under neath
the images this would be great!

all help is great apreciated!

Brian Walters


-
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: