Hey ya, i know i can scroll a web browser document to the end by using:
VB Code:
brwMessage.SetFocus SendKeys "^{END}"
BUT: is there a way to do this WITHOUT having to set focus onto the browser?, because i really dont want the focus to b lost on other forms / applications when this happens....
ne how, thanks
Wayne




Reply With Quote