J
Jan
You're user control will be rendered as HTML so you'll usually need to
connect back to the server to perform and "sockets" operations.
However, if you can run the IRC channel over HTTP also you could use
the XmlHttpRequest here's a recent artical describing it:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/lifewithoutrefresh.asp
Hope that helps,
Jan
connect back to the server to perform and "sockets" operations.
However, if you can run the IRC channel over HTTP also you could use
the XmlHttpRequest here's a recent artical describing it:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/lifewithoutrefresh.asp
Hope that helps,
Jan