And, if anybody wants the list of countries in spanish, I created a control for it.
You can pick it up, with source code and full sample, here :
http://asp.net.do/prueba/default.aspx
Juan T. Llibre, asp.net MVP
¿ Estas probando VS 2010 y ASP.NET 4.0 ?
Regístrate (gratis) en los Foros de VS 2010 y ASP.NET 4.0, en español
http://asp.net.do/foros/forums/
================================================== ===
"Nathan Sokalski" <> wrote in message news:...
> Try this:
>
> http://www.geekpedia.com/KB96_ASP.NE...countries.html
>
> I got a DropDownList of states from the same site, which worked good for me, and they happened to have a DropDownList
> of countries as well, so hopefully that will work good for you. Good Luck!
> --
> Nathan Sokalski
>
> http://www.nathansokalski.com/
>
> "Anton" <no_email> wrote in message news:...
>> hi
>>
>> I'm adding a dropdownlist with countries to my website, so user can selet what country he lives in.
>>
>> I wonder if some of you have a list of countries I can insert into the database. I googled and came accross ths list
>> http://www.geekpedia.com/code54_Drop...countries.html which is not perfect. It even lists icelands
>> belonging to Norway as separate countries...Svalbard is a Norwegian island. I guess there are more errors in that
>> list....
>>
>> any suggestions?
>>
>
>