dpwhite Posted March 25, 2008 Share Posted March 25, 2008 I have a page(form) where the user enters a state in box1 On the next line (box2) is a select that uses an sql query to retrieve data equal to the value in box1 based on a session variable, but this is not updated until the form is processed how do I get the sql query to see the value in box1 without refreshing the page manually thanks Link to comment https://forums.phpfreaks.com/topic/97805-refreshing-selectquery/ Share on other sites More sharing options...
pocobueno1388 Posted March 25, 2008 Share Posted March 25, 2008 You need to use AJAX. Link to comment https://forums.phpfreaks.com/topic/97805-refreshing-selectquery/#findComment-500387 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.