This is driving me a bit crazy. I've got a small bit of javascript that runs via body.onload and selects a form element. This works flawlessly in IE when run as a standalone browser, but does not work ...
i have a webbrowser control on a form. Every 1/2 a second it sends a tab to the control, so the focus (in the page loaded into the control) goes to the next link in the page. I want to know what the ...