Akopia Akopia Services

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

Re: [mv] Q: Images instead of buttons



******    message to minivend-users from Charles Kirby <kirbych@monmouth.com>     ******

Instead of:
<input type="hidden" name="mv_click">

How about:
<input type="hidden" name="mv_click" value="order">

BTW, how about <input type="image" src="checkout.jpg" name="mv_click" ...

instead of     <input type="image" src="checkout.jpg" name="order" ...

ck

On Fri, 28 Apr 2000, Eugene Apanasenko wrote:

> ******    message to minivend-users from Eugene Apanasenko <evlap@janzen-express.com>     ******
> 
> > You are right, <input type="image"> looses its value...
> > Just make extra <input type="hidden" name="mv_click">
> > <input type="image" src="checkout.jpg" name="order"
> > onClick="this.form.target='_top; this.form.mv_click.value='order' '"
> > border=0 value="order">
> >
> 
> 1)  <INPUT TYPE="submit"  onClick="this.form.target='_top'" NAME="mv_click" VALUE="order">
> 
> 2)
> <input type="hidden" name="mv_click">
> <input type="image" src="checkout.jpg" name="order"
> onClick="this.form.target='_top'; this.form.mv_click.value='order'"
> border=0 value="order">
> 
> Still in doubt. 1) works, 2) doesnt
> Javascript is enabled :).
> 
> -
> 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: