Akopia Akopia Services

[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 "kyle@invisio.com" <kyle@invisio.com>     ******

Sebastian,

When dealing with images for submit buttons, use mv_click_map

example:

<input type="image" src="/images/cart/checkout.gif" width="91" height="24"
name="mv_click.Check_out">
<INPUT TYPE=hidden NAME="mv_click_map" value="Check_out">


[set Check_out]
mv_todo=return
mv_nextpage=ord/checkout
[/set]


Kyle (KC)

At 03:29 PM 10/5/00 , 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

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