Forums

This topic is locked

plz help!

Posted 05 Dec 2007 03:03:58
1
has voted
05 Dec 2007 03:03:58 dmitri agzamov posted:
Hello everyone. I'm new in DWMX.
Situation: I have php page, dynamic list/menu form wich shows mysql table labels/values from DB
table fields. Also I have two text fields. When I select one of the option from my list/menu executes function wich must tell to these two textfields values from my DB table according selected value in menu/list id.

Database table contains 3 fields: id, service_name, cost.

for example: page is loaded, user see menu/list where list values are DB table service_name values,
when you select one of list item it's value equals DB table id. Two textfields in my page must after list/menu selection have values service_name and cost accordingly. What must be the query for this situation or can I compose it with Server Behaviors and Recordsets in DWMX??!

Thanks in advance!!!

Reply to this topic