the browser is completely automated, it is for uploading files (through a filebox form) to a server. While i can do this with send keys, if the user is typing while its sending those keys, the keys they type will be placed with it...for instance if the webbrowser is sending C:\test.jpg and they are typing it could be sending c:\testheymanwhatsup?.jpg and of course that file doesn't exist
i have tried disableing the webbrowser (doesn't navigate then) as well as disabling the form the browser is in. both to no avail. thanks for any clues or help 
|
Last edited by loquin; 05-17-2005 at 02:29 AM.
|