I have a simple phone book with a select box that display the persons first name and last name (there are about 4 enties in this select box), which it picks up from the (phonedb) array, it then displays this information in 2 text boxes called Firstname, and lastname. I have a button called...