Hey.

I want my program to copy all the options in a combobox. and paste it into ComboBox2 in my program.

Here is the combobox i want to copy. http://www.itslearning.com/welcome.aspx

After the user has selected an option from the box, and pressed button1, the program should enter the value of combobox1 into the combobox at the website.

I'm ofcorse doing all this using WebBrowser1.

Can someone please give me a code i can use. I'm a noob and need help.

Thanks!