English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

for example if an agent is to get 2% of a sold product. but this percentage is not standard for all sales made

2007-03-17 03:15:29 · 4 answers · asked by maate r 1 in Computers & Internet Programming & Design

4 answers

Why not just do it by hand - the old fashioned way!!

2007-03-17 04:55:16 · answer #1 · answered by Anonymous · 1 0

This is a database application. You could use a dedicated database like Derby, not recommended. Or, you can use XML. If you decide XML the problem is what tool? We've got Xalan, SOAP, and the list goes on and on and on. I don't know enough about your problem to tell you exactly how, but from what you have posted you have multiple variables (salesmen) with multiple product (variables) with multiple prices (even more variables). And all the variables need to be catergorized for user selection and calculated.

The link is to an online eDoc about java and xml. For your purposes, pick the xml tool (xalan, apache, etc.) that will work client side.

2007-03-17 03:41:49 · answer #2 · answered by Anonymous · 0 0

Write some code first and people would response better!!

2007-03-17 03:21:00 · answer #3 · answered by Coosa 2 · 0 0

If the calculation is so simple why not just use Excel or Javascript.

2007-03-17 03:37:58 · answer #4 · answered by Anonymous · 0 0

fedest.com, questions and answers