How to call javascript function of asp.net user control
        Posted  
        
            by Manoj Wadhwani
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Manoj Wadhwani
        
        
        
        Published on 2010-04-30T05:55:24Z
        Indexed on 
            2010/04/30
            5:57 UTC
        
        
        Read the original article
        Hit count: 448
        
ASP.NET
Hi i hv designed one user control, and used on my aspx pages whereever needed. my user control does not have tag. now i want to call some javascript function onload of this user control. can anyone tell me how to achieve....... ?
any help appreciated
Regards, Manoj
© Stack Overflow or respective owner