JQuery - code behind
        Posted  
        
            by nisardotnet
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nisardotnet
        
        
        
        Published on 2010-03-30T17:25:55Z
        Indexed on 
            2010/03/30
            17:33 UTC
        
        
        Read the original article
        Hit count: 379
        
jQuery
how would you use JQuery with asp.net Code-Behind
what i mean by that: i have a div that displays the result based on some processing and this process done on code-behind and based on that result i have to display if the process went through sucessfully or not.
how would i do and is that possible? can anybody show me some sample lines of code to understand?
thanks.
© Stack Overflow or respective owner