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

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -