|
Hi,
I have limited knowldge on the topic ~ hence why I'm here...
I have a product order form I'v set up (with the assistance from another site showing a template which helped out immensely)
the page consists of a table with cells running horizontally--
1st cell ,2nd cell, 3rd, 4th.. as below
[checkbox] [item code] [product] [Price]
The checkbox is for a person to key in the quantity of the item they would like to buy, 1, 2, 3 etcetc ...
there are of course a number of products on the page, down the bottom of the product lists - I have a Total box which auto displays the calculated total of the purchases.. all ok so far and working nicely.
- we don't have Online Purchase at present, so once the form is completed inc' name and address, the person then prints it off, mails it with payment to the address.
This is all ok for items from a single catagory - when they print it off, it'll be a max of a two page printout, however... I have order forms for each catagory -ok if they only want to purchase an item from maybe one or two catagories..
If they want to choose products from the whole range, then I'd provide an order list - showing ALL products, but.. once selected an item or two from several catagories - the printout could be quite unacceptably big! why print the whole product listing when they'v perhaps selected about 10 items.... So~ the Question.....
How would I not only do what's there now - show the total price down the bottom... but also load the product id ( code and name) into a separate table - and set the print button to Just print the items ordered ?
Or is there another way of Just printing the items ordered - my thoughts on passing them into another table may not be the best - maybe someone will have an alternative.
many many thanks..
even for just reading all this!
Stu'
|