Hi,
I would make a form for show the price of products stored in a DB.
These producs (you can see those in attachment) have some features:
- every products has his table
- every table has 2 features: number of copies (fixed ex: 100, 200, 300 etc) and type of paper
I wold make a form that has:
- one select drop for type of product
- one select drop for number of copies
- one select drop for type of paper
- box where price will be shown
My questions:
- how can I should make db? one table for product?
- how can I should populate the db...by hand? by software dedicated?
- how can I do the form (html and javascript) that makes these querys?
Sorry for my english.
Regards
monak83
I would make a form for show the price of products stored in a DB.
These producs (you can see those in attachment) have some features:
- every products has his table
- every table has 2 features: number of copies (fixed ex: 100, 200, 300 etc) and type of paper
I wold make a form that has:
- one select drop for type of product
- one select drop for number of copies
- one select drop for type of paper
- box where price will be shown
My questions:
- how can I should make db? one table for product?
- how can I should populate the db...by hand? by software dedicated?
- how can I do the form (html and javascript) that makes these querys?
Sorry for my english.
Regards
monak83