W
Wayne Wengert
I found an interesting article on automatically populating the city and
state after the user enters a ZIP code
(http://www.codeproject.com/aspnet/AjaxWebServices.asp?df=100&forumid=204967&select=1191985)
but I don't see how to make that work on an aspx page. How can I trigger the
javascript when an <asp:textbox id="ZIP" runat="server".....> object loses
focus?
state after the user enters a ZIP code
(http://www.codeproject.com/aspnet/AjaxWebServices.asp?df=100&forumid=204967&select=1191985)
but I don't see how to make that work on an aspx page. How can I trigger the
javascript when an <asp:textbox id="ZIP" runat="server".....> object loses
focus?