Accept terms and conditions checkbox

thiemek

No avatar

2007-05-10 15:47

i wanna make a check box (1*) <input type="checkbox" name="checkbox" value="checkbox" />
but what do i have to do more to make this box working, i al ready read the topics but on my site it's not working what did i do wrong
It is in the same table as the other ex. name, adress, etc

<form action="?p=$p" method="post" onsubmit="return checkForm( this, Array(
Array( 'sFirstName' )
,Array( 'sEmail', 'email' )
,Array( 'iCourier', 'simple', '$lang[Choose_courier]' )
) );" id="oDeliveryForm">
<fieldset>

<tr>
<td nowrap="nowrap"><p>
(1*) <input type="checkbox" name="checkbox" value="checkbox" />
<span class="style3">i accept</span> </p></td>

» Quick.Cart v1.x

merci

No avatar

2007-05-11 10:14

thiemek - maybe you can send us link to your page we will test it and check what is wrong.

thiemek

No avatar

2007-05-14 09:57

merci: www.aquademi.nl/shop

merci

No avatar

2007-05-14 13:07

thiemek - you are breaking our licence by removing link to www.opensolution.org named powered by Quick.cart from your site. Read http://opensolution.org/download/en_license.txt .As long as you don't change it we won't help you.

marik

No avatar

2007-05-14 13:55

thiemek heb jij de btw plugin goed werkend?
ik heb namelijk de bug dat hij de btw niet goed weergeeft in de htmlfactuur

thiemek

No avatar

2007-05-15 22:46

merci >> i will check it and will put it back

marik >> ik heb de btw plugin goed werkend, heb je de optie btw als positief aan staan zo ja zet hem dan uit , als het goed is werkt hij dan wel ,ik liep er ook mee tekloten

thiemek

No avatar

2007-05-18 11:43

merci - the link is back

merci

No avatar

2007-05-18 13:09

thiemek - much easier way to do this is create select with yes and no options, read this: http://www.opensolution.org/Quick.Cart/forum/admin.php?p=readTopic&nr=2033
but if you prefer checkbox you should make function which will check if the box is checked. You can see how it works in our site http://www.opensolution.org/sklep/index.php?p=ordersDelivery the code of function checkOrder you can see here: http://www.opensolution.org/sklep/js/ordersCouriers.js
Hope it will help you.

Back to top
about us | contact