Posted by Peter revera on 01/11/07 13:58
HI there.
Ive got a quick question.
How do I have a select box show a particular value.
Same as a previous post but I dont think it got answered
--------------previous post---------------------
I have a select box which gets values from a db.
The table is as follows
itemID
listID
item
How do a set the value of the select box to highlight the value as set
in parent id
Select query is
select item from table WHERE listid = $itemtid
[Back to original message]
|