Hi

I have a webbrowser control, that among things within the HTML page, contains a listbox.

I need to be able to add entries to the listbox directly from VB. The user can add their own entries via the HTML buttons I have provided, but how can I interface the HTML to (dynamically) add entries to an otherwise empty list???

Many thanks