Answer the question
In order to leave comments, you need to log in
There is a form with a choice of several points, how to make the form not send data to the mail?
There is a form with a choice of several points, how to make the form not send data to the mail? and to be recorded in some format so that later I can print it on a terma printer as a check)
Answer the question
In order to leave comments, you need to log in
<form name="checkoutForm" method="post" action="order.php">
<div id="item-list">
</div>
<div class="clear"></div>
<div id="total"></div>
<div class="clear"></div>
<a href="" onclick="document.forms.checkoutForm.submit(); return false;" class="button">
Оформить
</a>
</div>
</div>
<div class="bottom-container-border">
</div>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question