nisayon Posted January 27, 2011 Share Posted January 27, 2011 Hi, I am trying to write an input form for a table that the fields contains codes of records from other tables. Is there a way that after each field I can retrieve (validate) the value of the fields that contain a code from a table and display them on the screen when the use move to the next field? The table is a customers order and I want to validate and display the customer name after they key in the customer code and the same for the product's code. Thank! James Link to comment https://forums.phpfreaks.com/topic/225859-php-mysql-forms-interpretation/ Share on other sites More sharing options...
BlueSkyIS Posted January 27, 2011 Share Posted January 27, 2011 Is there a way that after each field I can retrieve (validate) the value of the fields that contain a code from a table and display them on the screen when the use move to the next field? ajax form validation http://www.google.com/search?client=safari&rls=en&q=ajax+form+validation&ie=UTF-8&oe=UTF-8 Link to comment https://forums.phpfreaks.com/topic/225859-php-mysql-forms-interpretation/#findComment-1166018 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.