hi.
i want to build USER CONTROL that will be used in WEB PAGE.
to build user control and use in web page,I KNOW .
i did user control with textbox and lable for example and it works.
the problem is after i had the IRC client functionality and Windows sockets
it DID NOT work.
now, i guess its somthing with Security and Authorization
and my questions :
1.is it possible to create user control WITH WINDOWS SOCKETS and use it in
web page ?
2.if the answer to question 1 is yes , so, what i need to do ,for the user
control to run with windows sockets code ,cause for now it's not works ?
roni - 26 Jul 2005 11:03 GMT
> hi.
> i want to build USER CONTROL that will be used in WEB PAGE.
[quoted text clipped - 13 lines]
> 2.if the answer to question 1 is yes , so, what i need to do ,for the user
> control to run with windows sockets code ,cause for now it's not works ?