Click here to Skip to main content
15,907,236 members

Comments by harshal7689 (Top 12 by date)

harshal7689 4-Aug-17 6:40am View    
Sorry, Table A has more codes but I need to show only following code 'CIC', 'CIA', 'DAC', 'PIB', 'UTI', 'DAB'
harshal7689 5-Sep-13 1:40am View    
qt stand for what
harshal7689 9-Aug-13 1:44am View    
you need the text of dropdownlist.

var sYear = $("#startIDs").text();
var eYear = $("#endID").text();

or you can go to this links, i hope it is useful to you
http://stackoverflow.com/questions/1888931/set-dropdown-value-by-text-using-jquery

http://stackoverflow.com/questions/13613193/how-to-compare-dropdownlist-text-with-static-string
harshal7689 23-Jul-13 2:24am View    
Try to run this code in Internet Explore Browser.
using this u will get the exact line and number of error.
harshal7689 23-Jul-13 2:14am View    
Yor are welcome.