ajax web service if (TextGCPWF.Text != "") { string sql = "select * from CostInfo where c_sid=" + uid + ""; DataSet ds1 = db.GetDs(sql, C