I'm working on a project that requires a Web client with a graphical
user interface. The client would run in a Web browser. When a user
clicks a button in the client application a message is sent to the
server application which in turn notifies all the other clients as to
which button has been pressed. Should I develop the client
applications as ActiveX EXE, ActiveX DLL, or and ActiveX document? Can
anybody give me some code examples, resources, or URLs that might help
out? How do I go about developing the server side? Thanks.
user interface. The client would run in a Web browser. When a user
clicks a button in the client application a message is sent to the
server application which in turn notifies all the other clients as to
which button has been pressed. Should I develop the client
applications as ActiveX EXE, ActiveX DLL, or and ActiveX document? Can
anybody give me some code examples, resources, or URLs that might help
out? How do I go about developing the server side? Thanks.