matudustrauss Posted May 19, 2008 Share Posted May 19, 2008 I have got this two forms and one with a hidded text box. the first textbox after losing focus it passes the value to this hidden <input type='hidden' id ="hidden1'" name='Inumber1' value='form1.number'> I need to access the database without submiting the form using "value='form1.number' Link to comment https://forums.phpfreaks.com/topic/106275-textbox-and-form-values/ Share on other sites More sharing options...
Xurion Posted May 19, 2008 Share Posted May 19, 2008 Are you talking along the line of AJAX? Link to comment https://forums.phpfreaks.com/topic/106275-textbox-and-form-values/#findComment-544675 Share on other sites More sharing options...
matudustrauss Posted May 19, 2008 Author Share Posted May 19, 2008 Anything that I can use Link to comment https://forums.phpfreaks.com/topic/106275-textbox-and-form-values/#findComment-544677 Share on other sites More sharing options...
Xurion Posted May 19, 2008 Share Posted May 19, 2008 http://www.w3schools.com/ajax/default.asp Link to comment https://forums.phpfreaks.com/topic/106275-textbox-and-form-values/#findComment-544759 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.