Hello,I am working on a form (on an intranet) that prompts the e-mail adress of the user and when he clicks on the submit button, a ls agent scans the names.nsf and displays the users informations.
The point is that’d like to show a progress bar during the execution of the agent.
Subject: Progress Bar for a lotusscript agent on the web
In my opinion, it’s not possible.
But if your intention is to amuse the user while the agent runs, you could create a page with an animated gif. When the page is load, it redirects to the agent. When the agent finishes, it displays another page, unloading the other one that has the gif.
A good example of this approach is when you attach a file on an Yahoo mail. If you have a change, take a look.