Ok, ive been looking around and i can neither find tutorials or posts about this before.
What im doing is trying to do is have a form. This form is pulling information from a table that has such data as job name, wirecenter and dates sent to specific people. Now the part i need help is this. I have a part where you need to select what type of job it is.
Quote:
quote:1) Job type 1
2) Job type 2
3) Job type 3
4) etc
|
But the thing each job type obviously has different prices. Now when the select a job type (from a drop down) it pulls the prices and inputs it into the form without the user having to input it. Then when they save the form as a record, it updates the "final prices" into the table.
If someone has an example or send me some DB that could point me in the right direction or even a tutorial id be very much pleased.
-Thanks
Jon