Hi all. I have some problems with using jscript asp.net (c#) and ascx files. Firstly, I have created several ascx files and included them in my page. For example I created an ascx file to hold logged in session information. But I couldn't send information from this .ASCX file instance to the container ASPX file or other include .ASCX instances. How can I communicate theese controls.
Second, I want to use java script code but I don't know how to use that on a server side control. For example a Button control.
Thanks.
Second, I want to use java script code but I don't know how to use that on a server side control. For example a Button control.
Thanks.