php_b34st Posted August 18, 2008 Share Posted August 18, 2008 I currently have a javascript form, a user enters codes into the form press's submit then the rest of the info is retrieved from a a mysql db using php the user is then asked if this information is correct before proceding. I was wondering if this could be done instantly using javascript? There iss 11 textfields where a user must enter the codes say when they enter the code then click the next box can the info be retrieved from the db and be displayed straight away and so on for all 11 fields? then the user just has to click submit once. thanks in advance Quote Link to comment Share on other sites More sharing options...
Mchl Posted August 18, 2008 Share Posted August 18, 2008 Answer's short. No. I misunderstood what you're asking about. Answer's short. Yes. You need to read about AJAX. Quote Link to comment Share on other sites More sharing options...
php_b34st Posted August 18, 2008 Author Share Posted August 18, 2008 thanks Quote Link to comment Share on other sites More sharing options...
tonnydabb Posted August 19, 2008 Share Posted August 19, 2008 hi' AJAX might be the proper approach to your problem. 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.