Hi,In Lotus notes version 8.02 version, when click a web site with URL link, the site is opened in notes client. When the site is loading, the status bar on the bottom displays a moving bar to indicate the website is loading, and the left side displays how much work has been done(loaded) with percent.
As some of functions in our notes project needs time to processing, it is a good idea to program this way when a function is running to tell users the job is in process.
Anybody knows how to apply(program) it in our notes project?
When apply it in our notes project, I do not want the features to impact the original performance(for example, the lotus script codes run in 30 secs without this feature, but it runs 40 secs with this feature, this is not good as it add more time for the original function)
Thanks a lot,
peter