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
thiemek - maybe you can send us link to your page we will test it and check what is wrong.
thiemek
2007-05-14 09:57
merci: www.aquademi.nl/shop
merci
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
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
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
2007-05-18 11:43
merci - the link is back
merci
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.