This topic is locked

Passing Data To New Form

8/9/2009 5:32:59 PM
PHPRunner General questions
G
goodnohello author

I am new to programming in general and would like to do the following. I want to create a customer database with a table for Customer information and Customer orders. There will be some information such as Customer ID and Rep ID that go into the Customer orders table. How do I create fields so that they are not entered into both tables manually. In other words, I would like to have the Rep enter the customer information and after the customer information is entered, the new page comes up with the rep id and customer id already displayed. So the rep logs on, the rep id appears in the customer information page, then it, along with the newly generated customer id appears in the customer orders page. I also need to calculate each of the orders to have a customer total page. How can I do this. Thank you for your help.

J
Jane 8/10/2009

answered in your personal email.