Forums
This topic is locked
Passing different DB value in a search?
Posted 08 Aug 2003 17:34:29
1
has voted
08 Aug 2003 17:34:29 Greg LeBreck posted:
I am doing this in ASP with a SQL DB.I have a List with pulls dynamically from a DB called "Salesman" and displays the sales person name.
What I want to be able to do: click on the name for a search but instead of sending the "name" the name is associated with a number in the "salesman" as well as "customer" DB.
Basically the user is able to search a list of customers by sales person. Problem is I want the user to see the salesperson name only the number of the sales person NOT the name is in the customer DB.