
August 22nd, 2000, 05:33 AM
|
|
Junior Member
|
|
Join Date: Aug 2000
Location: India
Posts: 21
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I have a drop down list box,I have recieved the companynames from a DB table into it.Now on selecting a companyname, i have to display the company's details in a table.
I have used javascript to get the companyname fo the selected item in the drop down list box. I have stored the value in a variable.Now how do I refer this variable in my php pgm.
please help me out
|