Hi,

I am writing a webpage that takes data from a user to
submit for processing to a remote COM object.
Computation takes a long time, so the COM object fires
notification events to show the progress.
Originally I wrote this COM to be used with regular applications.

It would be very helpful for me to know if it is
possible to reload the page triggered by these events
to show the status.

Any suggestion on this topic would be apprecited.

--Alexei--