A
Akif
Hi everyone. I will try to give you as much information as
i can.. any idea will be appriciated.
I have Written a chat server and client program using C#
programming language. Client site is created as a C#
windows control library.(.dll).. I put this DLL in a
windows application an run it.. It worked fine. client
program communicates with server.. I use Windows XP IIS. I
would likte this dll to work on a web page. basically I
created an ASP page and put this same DLL as an object
using <object> </object> tag.. this idea doesn't work for
some reason that i don't know.there is no error code
generated.. i see all my buttons and text boxes on the
page. but nothing else.. no communicatin with server.
Please help me to solve this problem.
thanks
Akif.
i can.. any idea will be appriciated.
I have Written a chat server and client program using C#
programming language. Client site is created as a C#
windows control library.(.dll).. I put this DLL in a
windows application an run it.. It worked fine. client
program communicates with server.. I use Windows XP IIS. I
would likte this dll to work on a web page. basically I
created an ASP page and put this same DLL as an object
using <object> </object> tag.. this idea doesn't work for
some reason that i don't know.there is no error code
generated.. i see all my buttons and text boxes on the
page. but nothing else.. no communicatin with server.
Please help me to solve this problem.
thanks
Akif.