Akopia Akopia Services

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

[mv] remove checkbox problem



******    message to minivend-users from "Stan Crump" <stanc@amintech.com>     ******

Using Minivend 3.14-3

I'm using a 2-page checkout process which seems to require that the value of
"mv_orderpage" on the FIRST page, be made to point to the SECOND page...

In other words, on checkout1:
<INPUT TYPE="hidden" NAME="mv_orderpage" VALUE="ord/checkout2">
and everything works fine except the "remove checkbox"...

With "mv_orderpage" defined as above, clicking on the "remove checkbox" on
the "checkout1" page, causes the "checkout2" page to be loaded when the
remove process is completed.
--> I need for it to reload "checkout1" instead <--

Can anyone please tell me how this can be accomplished?

((
I've searched and read the docs and mail list and have tried several
variations of each of the following:
<INPUT TYPE=checkbox NAME="[quantity-name]" VALUE=0 onClick
"this.form.submit()">
- and -
<INPUT TYPE=checkbox NAME="[quantity-name]" VALUE=0 onClick
"document.forms[0].submit()">
- and -
<INPUT TYPE=checkbox NAME="[quantity-name]"
onClick="this.form.action='/cgi-bin/ord/checkout1', this.form.submit()"
VALUE=0>
))

Thanks!
     - Stan Crump
-
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: