|
How would i make a form feild for it to do the following...
if some one enters data into a field (stock #) upon complettion and clicking or tabbing out of it how would i write it to automaticly parse the information for a mysql db and input it in the fields next to it....
ie sales enter stock # 123 and the data from mysql row 123 is shown in the corrisponding table cells item name, discription, price, service. then when the users inputs the quantity it updates the final price. i can do this in excell and access but trying to learn in php or js.
__________________
AMW_Drizz
Dev Machine:: Apache 2.2.6 PHP 5.2.6 MySQL 5.1
|