Hello:
Dear i am Fahid. I need help about Drop down list.
The problem is that i want to select by default value from dropdown list that matches with the value in the php variable.
e.g.
if variable value is "Red" and drop down list contains options like "Red","Yellow", "Green","Bl ue" then by default selected value should be "Red" and if variable contains "yellow" then by default selected value should be "Yellow".
If any body knows about this problem, help me please.
Thanks
Dear i am Fahid. I need help about Drop down list.
The problem is that i want to select by default value from dropdown list that matches with the value in the php variable.
e.g.
if variable value is "Red" and drop down list contains options like "Red","Yellow", "Green","Bl ue" then by default selected value should be "Red" and if variable contains "yellow" then by default selected value should be "Yellow".
If any body knows about this problem, help me please.
Thanks
Comment