$('#myhidde').attr("value",data[0]['MODE']);
Iam calling ajax page which returns me json data after getting the data from JSON results when i alert also iam able to see the value but iam not able to write to hidden field .What would be the reason .Dying for 2hrs