Click to See Complete Forum and Search --> : how do i use the statusbar with the IE control?


gohan857
October 11th, 2001, 08:44 AM
how do i get the statusbar control to report the status of the IE control
and is it possible to put a progress bar in the statusbar to show what % of the loading web page is loaded?

baldric
October 17th, 2001, 08:17 AM
I think you can use something like (in JScript) browser.status or something??

let me know

Real programmers don't comment. If it was difficult to write, it should be difficult to read.