Jump to content

php MySQL forms interpretation


nisayon

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.