[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
checkout.html
Hi List!
I am sorry i am posting the message (well same idea) again..., Since i am
stucked with the checkout page....
I want to change the Save Billing, Save Shopping buttons.... but some how i
cant...,
Whatever i try... the whole page wont work correctly, i get always thos
message at console
and at log:
"192.115.1.1 CeN2NsyD_192.115.1.1 - [25/October/1999:08:54:44 +0200] karmail
/cgi-bin/karmail.exe/process Hammered session lock LOCK_CeN2NsyD_192.115.1.1
left by PID 156
- - - [25/October/1999:08:55:08 +0200] karmail - Cleared
c:/inetpub/wwwroot/catalogs/karmail/tmp/PageCache"
The standard button is:
<INPUT TYPE=submit NAME="mv_check" VALUE="Save shipping">
i tried two options which are:
<INPUT TYPE=hidden onClick="document.forms[0].action='[process-target]'
NAME="mv_check" VALUE="Save shipping"">
<INPUT TYPE=image SRC="/karmail/images/hebrew/saveprofile.gif" BORDER=0
NAME="Save shipping">
and:
<INPUT TYPE=hidden NAME="mv_check" VALUE="Save shipping"">
<INPUT TYPE=image SRC="/karmail/images/hebrew/saveprofile.gif" BORDER=0
NAME="Save shipping">
But its working only for the first button, all the rest wont work...,
Well... i must admit that i am not a professioanl...., but i did the max i
can with solving this problem (5 days)...
I would appricate help or even if someone can point me to a good tutrial for
buttons...
Thanks In Advance,
Eran Binyamin Zeitoun.