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'.How can I use the textbox value on the form and create a listbox. Link to comment https://forums.phpfreaks.com/topic/106288-how-can-i-use-values-to-access-database-without-submitting-the-form/ Share on other sites More sharing options...
matudustrauss Posted May 21, 2008 Author Share Posted May 21, 2008 I got what i wanted. Link to comment https://forums.phpfreaks.com/topic/106288-how-can-i-use-values-to-access-database-without-submitting-the-form/#findComment-546481 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.