Hi Shrinivas M.. As long as you can find out associated city (strCity) and state (strState) for the given zipcode..you can set something like this.ddlCity.SelectedValue = strCity and this.ddlState.SelectedValue = strState in the text changed event handler. I am sure you might have done this but still running in to the problems. Please do share the code in textchanged event handler so that we can help.
-- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net
