Hi All,

I am a bit new to WebUserCOntrols and I thought maybe you cna help me.

I am developing a web application where I am using WebUSerControls in it. I am trying to make all the communication between the user control and the aspx page client side (using javascript or something like that) but I didn't find a way how to do it.

I know how I can do it serverside (calling user control properties) but I thought maybe I can do it faster.

Any thoughts/examples please?

Thanks in advance