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. Link to comment https://forums.phpfreaks.com/topic/185515-lostfocus-event-html-textbox/ 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 Link to comment https://forums.phpfreaks.com/topic/185515-lostfocus-event-html-textbox/#findComment-979447 Share on other sites More sharing options...
fareedreg Posted December 17, 2009 Author Share Posted December 17, 2009 thanks for advice Link to comment https://forums.phpfreaks.com/topic/185515-lostfocus-event-html-textbox/#findComment-979453 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.