Can anyone recommend a third party control for an ASP.NET site that supports the entry and validation of address information for multiple countries?
For instance, when "USA" is selected as the country a text/combo box for "State" is displayed/enabled and required, where as it's hidden/disabled and not required when "Canada" or other countries are chosen. Ideally it would support North American and European address formats at a minimum.
Thanks.