private void approvedCustomer() { Response.Write(CustomerBAL.approvedCustomer(Request.QueryString).ToJSON()); }