can we get the multiple values from a select tag through Ajax script in controller in asp.net MVC?
        Posted  
        
            by SAHIL SINGLA
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by SAHIL SINGLA
        
        
        
        Published on 2010-05-13T07:10:21Z
        Indexed on 
            2010/05/13
            7:14 UTC
        
        
        Read the original article
        Hit count: 320
        
AJAX
|asp.net-mvc
can we get the multiple values from a select tag through Ajax script in controller in asp.net MVC?
I Have tried for Single Value that I have done by .val Function..
But not for Multiple Values
Any suggestion Please Help
© Stack Overflow or respective owner