I've got a form with a select named ".List" how can I select from it with the webbrowser control?
i.e. WebBrowser1.Document.theform.List(".List") ??
Thanks