Hi,
I am creating an edit details page, one of the fields being used is a select box containing the users country. All the details on the page are being populated from a database.
Is there a quick way of selecting the country found in the database?
Cheers, Chris.
Hi, You could set a loop to echo....
<option selected='selected'>
in the one found in the db.