c# - Incorrect syntax near 'and' -
string query1 = "select * client_rewards client_id=" + session["companyid"] + "and program_code=" + textboxprogram_code_merchant.text + "and reward_code=" + textboxreward_code_merchant.text;
no, asp.net used producing dynamic pages have html. used make site not have database.
asp.net server-side web application framework designed web development produce dynamic web pages. developed microsoft allow programmers build dynamic web sites, web applications , web services, reference
Comments
Post a Comment