Project Description:
Required is a simple script that allows a user to select a name from a drop-down list. After selecting the name the 2 initials from the name are appended to a unique 6 digit number. Example: If a user selects John Doe the script would render something like JD9888811, These unique identifiers will be saved in the access db. No two identifiers will be the same.