How do I put quantity pricing into my webpages for on-line sales?

D

dgwall1

I sell on-line products that vary pricing with quantiy ordered. How do I put
that into the webpage with Frontpage? Would it be a P/N to quantity type
matrix? But, then, how do you query that through the webpage?
 
D

David Berry

Product Number to look up the item in your database, a field for price per
quantity in the database and a field on the page for Quantity. Someone
enters a quantity, they hit submit and you go out to the database, look up
that Product Number and take Quantity (value of Request.Form) x Price Per
Quantity
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top