PDA

View Full Version : Country Code DropDown in Registration form


vbplusme
03-02-2009, 09:10 AM
Hello and greetings,

I would like to add a "Country" dropdown to my registration form. I have checked over on vBulletin.com about using the "Add New User Profile Field" but have been told that this has a 32 line maximum for adding a dropdown custom field. ISO Country codes are 239 lines.

Anybody done a Country dropdown that can be added to the registration form? If not, what would be the best way to add it? I already have the codes in a table and was thinking that I would do a php plugin to generate a dropdown from it.

All suggestions appreciated.

TIA