[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
using an image in a form submit button
****** message to minivend-users from Kyle Cook <kyle@invisio.com> ******
I have not been able to do a good search of the archives, as the webglimpse
is off-line.
I need to use an image for a submit button in the checkout process.
I do not want to use an imagemap as the buttons appear on different parts
of the page.
My checkout process has been modified to a multi page checkout, so the
mv_todo.checkout approach wont work deeper into the process.
I'm running MV3.11 and here is a snip of my code:
#########################
---- first 2 lines are inside of the form tags naturally ------
<input type="image" src="images/checkout.gif" name="mv_click [L]Check
out2[/L]">
<input type="image" src="images/clearcart.gif" name="mv_click [L]Clear
Cart[/L]">
[set [L]Clear Cart[/L]]
mv_todo=return
mv_nextpage=canceled
[/set]
[set [L]Check out2[/L]]
mv_todo=return
mv_nextpage=ord/checkout2
[/set]
##########################
I found in the manual the following:
mv_click A Any form, sets multiple form variables before
update
mv_click XA Default mv_click routine, click is mv_click_arg
mv_click <name> XA Routine for a click <name>, sends click as arg
mv_click_arg XA Argument name in scratch space
I can not figure out how to use this information to do what I need.
I have tried:
name="mv_click_[L]Check out2[/L]"
name="mv_click <[L]Check out2[/L]>"
and several other variations, with no success.
Does anyone know how to use these variations of mv_click to achieve the
results I am looking for?
Thank You in advance
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