fareedreg Posted December 17, 2009 Share Posted December 17, 2009 I am building a program in which i have two text boxes... one for txt1(country) and other for txt2(city).. I would like to know if there is any lostfocus() event available in html/php from which i can call my another php file,, so i fill txt2 according to txt1. Quote Link to comment Share on other sites More sharing options...
rajivgonsalves Posted December 17, 2009 Share Posted December 17, 2009 in html there is a onblur you'll have to use ajax then to call the php file Quote Link to comment Share on other sites More sharing options...
fareedreg Posted December 17, 2009 Author Share Posted December 17, 2009 thanks for advice Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.