Is there a good example somewhere of using messaging, remoting, web
services, or threading in an asynchrous fashion within a WEB page? A
spinning counter on a WEB page would be a good start. Even better would be
if the counter was generated on a server. Any ideas? I have looked at some
of the samples using asynchronous WebService calls but the seem to be
ultimately synchronized with a button click or some thing. I have come to
the conclusion that I must hook some JavaScript on the client to a messing
call in order for this to work. Any different ideas? Or implementations?
Thank you.
Kevin Burton
kevin.burton@i...