assuvries Posted March 17, 2013 Share Posted March 17, 2013 Hello Everyone, I am trying to do something I have never done before and can't figure out any help is welcome. ok here we go, I have for example 5 textboxes. Barcode Name Date Place Comment Now what i want to do is when the client enters the complete barcode the rest of the textboxes will be filled in from automaticly from the information in the database. Side note: All barcodes are unique and are stored with the information in one row. Thanks Guys Quote Link to comment Share on other sites More sharing options...
Barand Posted March 17, 2013 Share Posted March 17, 2013 This is a job for javascript and AJAX, to send a request to the server for the info then put the returned data into the text boxes 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.