[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] input type submit and image
****** message to minivend-users from Ed LaFrance <edl@newmediaems.com> ******
Sebastian -
I think I went down this dead-end road once. If I remember right, the
problem is that, when the input type is "image", the value attribute is not
passed or parsed by the perl CGI module, and this in fact may be a
limitation of the HTML form spec itself. In any case, set your mv_click
with a hidden input:
<input type=hidden name=mv_click value="Check out">
..if it works in your situation, it should do the trick.
- Ed .
At 04:29 PM 10/5/00 -0300, you wrote:
>****** message to minivend-users from Sebastian Wain
><swain@helicoid.com> ******
>
>Hi,
>
>I read the same question in the list, I have the same problem and I don't
>find how to correct it.
>
>I supposed the <input type="submit" .....> and <input type="image".....>
>has the same effects, but I have a checkout button
>in my cart, and it's not the same.
>
>I have this in my cart:
>-------------------------------------------------------------------------------------------------------------------
> <form method="post" action="[process-target secure=1]">
> <!--------------------------------------------- Hidden
> Vars ---------------------------------------------->
> <input type="hidden" name="mv_session_id" value="[data
> session id]">
> <input type="hidden" name="mv_doit" value="refresh">
> <input type="hidden" name="mv_order_page" value="index.html">
> <input type="hidden" name="mv_checkout" value="ord/checkout">
> <input type="hidden" name="mv_nextpage" value="index.html">
> <input type="hidden" name="mv_todo.checkout"
> value="ord/checkout">
>
><!-------------------------------------------------------------------------------------------------------->
> .
> .
> .
> <input type="image" border="0" name="mv_click" value="Check out"
> src="/images/cart/checkout.gif" width="91" height="24">
> .
> .
> .
>[set Check out]
>mv_todo=return
>mv_nextpage=ord/checkout
>[/set]
>-----------------------------------------------------------------------------------------------------------------
>
>Thank You
>Sebastian Wain
>
>
>-
>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
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
New Media E.M.S. Software Solutions for Business
463 Main St., Suite D edl@newmediaems.com
Placerville, CA 95667 http://www.newmediaems.com
(530) 622-9421 (530) 622-9426 fax
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-
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