Hi,
I am quite new to asp.net. I am trying to have the System.windows.form.combobox control in my web page. This is because I wanted the editable function that is found in the combobox in my webpage. Another thing which I want to add is that if a person insert a value that does not exist part of the list should receive a javascript pop-up msg. So can any body help how can I embed the combo box control in my web page. Thanks.