is there a way to add a mouse up event or click event to the brwWebBrowser area. Note: the issue 'im having is that i can't send text from a browser window with "FRAMES"
example: If the one of the frame names is "home" then brwWebBrowser.Document.frames.home.focus ' will go to the frame.... but what if you don't know the frame name. How do you find the name of the frame...
Sounds like fun A=-)