Support Forums
Get Country Code In 1 Line Of Code. - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19)
+---- Thread: Get Country Code In 1 Line Of Code. (/showthread.php?tid=10194)

Pages: 1 2


RE: Get Country Code In 1 Line Of Code. - zone - 08-21-2010

wow, Tongue


RE: Get Country Code In 1 Line Of Code. - -BoodyE- - 08-21-2010

Thanks for the share mate.


RE: Get Country Code In 1 Line Of Code. - ƃu∀ ıʞƃu∀ - 11-28-2012

dont forget import this above public class form1
Imports System.Globalization

Thumbsup Thumbsup Thumbsup


RE: Get Country Code In 1 Line Of Code. - Cubs - 11-28-2012

Thanks for this share I will have ot try this out for myself later.