Hi,

I have a combo box with few predefined values, but i want to allow the user even to add a new value which is not available in the list, what can i do for this?,

i am using PHP and MySQL

for example:

<select name="Category" >
<option value="SoftWare "> Soft Ware</option>
<option value="HardWare ">...