bsteiner0385
Member
- Joined
- Jul 23, 2007
- Messages
- 10
- Programming Experience
- Beginner
I developed a program that pulls up a search webpage and copies the text. The problem is on slower computers than mine, the timing is off. I have added pauses and such, but this doesnt always help the issue. Would like to have a msgbox pop up asking if the page is loaded. If the page is loaded you click ok/yes and then it copies the text... my problem is focus... The message box never comes into focus (the window is opened maximizedfocus) and if i bring it into focus when you click ok/yes it brings the form into focus instead of the window to be copied. any ideas??? Very much appreciated!!!!