Searching by Criteria

uchmannuz@yahoo.com

New member
Joined
Feb 6, 2008
Messages
2
Programming Experience
Beginner
i need some help here. i'm developing a database driven project. i need to search by three criterias but don't know how.
 
Display Description and save Id

i have empId, empCode and empDesc in my table. i want to diplay to the user empDesc which when selected saves the empId and empCode of the selected empDesc. Please how do i do this.
 
Back
Top