I'm have a VBS module that sends text to an IE page as a simple
progress tracker.
I'd like the browser to behave in the same way as a console text
screen, i.e. the current cursor migrates down to the bottom edge of the
window with subsequent outputs causing an implicit scroll down.
However in IE there is no such implicit scrolling and the user has to
use the scroll bar to eplicitly migrate to the bottom of the page for
the latest output.
I though the "doScroll" method would do the trick but I haven't had any
luck with it so far.
Has anyone cracked this one?
Thanks
----------------------------------------------------------------------------------------------------------
Rocket J. Squirrel: "... we're going to have to think!"
Bullwinkle J. Moose: "There must be an easier way than that."