Basically I have a question regarding the best way to setup this page.
I have a page that a user uses to add a customers name to an Access DB. On that page is a Combo box that is used to input how the customer heard about us. The Combo box is linked to another table in the DB that contains all of the CURRENT referring companies that we have.
From time to time that Combo box does not contain the name of a referrer because they are new due to marketing.
I need a way for the user to add a new referring company to that list so that it will populate both the customer table and the referring company table.
I could place a link on the main page that links to a page for adding to the referring co table but when I navigate back to the customer input page all of the data that was entered before is "gone" because the I had to refresh the page.
What is the best way to have the user be able to input all of the data, including the new referring co, without the user having to re-enter the data that was there prior to them navigating away from the customer page?
Thanks in advance!
Chris Kaspar
Independent Systems and Software
Twin Town Treatment Centers
I have a page that a user uses to add a customers name to an Access DB. On that page is a Combo box that is used to input how the customer heard about us. The Combo box is linked to another table in the DB that contains all of the CURRENT referring companies that we have.
From time to time that Combo box does not contain the name of a referrer because they are new due to marketing.
I need a way for the user to add a new referring company to that list so that it will populate both the customer table and the referring company table.
I could place a link on the main page that links to a page for adding to the referring co table but when I navigate back to the customer input page all of the data that was entered before is "gone" because the I had to refresh the page.
What is the best way to have the user be able to input all of the data, including the new referring co, without the user having to re-enter the data that was there prior to them navigating away from the customer page?
Thanks in advance!
Chris Kaspar
Independent Systems and Software
Twin Town Treatment Centers