[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Graphic Buttons - Mike didn't tell it all
****** message to minivend-users from Kyle Cook <kyle@invisio.com> ******
Hi all,
I just wanted to clarify that the input tag as described below will not
work as intended:
<input type="image" name="mv_click" value="Checkout">
When an input type of "image" is used, there can be no value associated
with it and
so mv_click is never assigned a value and the [set Checkout] will never be
executed.
You can try it out on this simple page that I set up:
http://www.invisio.com/testform.html
View the source of the page and try the buttons.
The cgi script is very simple and simply shows
the content of mv_click
Plus some security checks :)
At 12:17 AM 4/21/99 +0200, you wrote:
>****** message to minivend-users from "Gideon van Gelder"
><gideon@swingmaster.nl> ******
>
>Hi Brian,
>
><input type="image" name="mv_click" value="Checkout">
>to execute this:
>[set Check out]
>mv_todo=return
>mv_nextpage=ord/checkout
>[/set]
>
><input type="image" name="mv_click" value="Continue shopping">
>for:
>
>[set Continue shopping]
>mv_todo=return
>mv_nextpage=last_search
>[/set]
>
>you can leave out the +-es, you're not dealing with something like
>Altavista...
>
>Good luck,
>
>-Gideon
>
>By the way, you learn more from sorting things like this out yourself by
>thoroughly analysing mike's simple demo: it's pretty ingenious. And you'll
>see that allmost all Minivend's function-combinations were used
>efficiently...
>I recently discovered too that there are very few aspects of MV that aren't
>covered in the docs: don't be afraid to go through them *entirely* before
>you start vending. (just my opinion... :|))
>
>
>
>
>----- Original Message -----
>From: Brian Walters <Brian@texascomputers.com>
>To: <minivend-users@minivend.com>
>Sent: dinsdag 20 april 1999 5:11
>Subject: Graphic Buttons - Mike didn't tell it all
>
>
>> ****** message to minivend-users from "Brian Walters"
><Brian@TexasComputers.com> ******
>>
>> In a posting from September 21, 1998, Mike mentioned:
>>
>> > In 3.11, if you want to use something besides .submit and .checkout
>> > you can use mv_click_map:
>> >
>> > <INPUT TYPE=hidden NAME=mv_click_map VALUE="Check out">
>> > <INPUT TYPE=hidden NAME=mv_click_map VALUE="Continue shopping">
>> >
>> > [set Check+out]
>> > mv_todo=return
>> > mv_nextpage=ord/checkout
>> > [/set]
>> >
>> > [set Continue+shopping]
>> > mv_todo=return
>> > mv_nextpage=last_search
>> > [/set]
>>
>> What I can't figure out is what the <INPUT TYPE=image....> line is
>supposed
>> to look like??? And can you do this with multiple seperate images in the
>> same form section. I've searched the 3.12 documentation and even dug
>through
>> some of the code but I can't find anything on this mv_click_map. The
>images
>> I want to use are supposed to be for advertisors, if memory serves there
>is
>> banner code but I'd like to validate a few things first like a user log in
>> or name and address entry before accessing the sponsors.
>>
>> All help is greatly appreciated!
>>
>> Brian Walters
>> ------------------------------------------------------------------------
>> R&B Consulting http://www.TexasComputers.com
>> 281-494-UNIX 281-494-4FAX
>> ------------------------------------------------------------------------
>>
>> Providing unique solutions for your unique business
>>
>>
>> -
>> 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
>>
>
>-
>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
Kyle Cook
http://www.invisio.com
Web site design, database driven sites,
and shopping cart programming.
Great sites, value priced!
-
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