Hi, i have made a form that gets users info and puts them into a database. I have then made a modify details page which allows users to modify their details. On the “Modify Details” page i have used this code to prompt the information from the database so user doesnt have to retype everything.
the problem is, i am using some DROP DOWN LISTS (see code below) . How do i make the correct value in the drop down list show up? at the moment it defaults to the first value in the list which is Argentina.
i know this is probably a really easy solution but i have tried searching with no solution to my avail
thanks for your help