Hello..
i have one page(product.aspx)
1. sku textbox
2. title textbox
3.description textbox
insert single quote in sql server table
like
insert into table(sku,title,description)
values ('sku-girl''s','cookie''s','description''s')
but product.aspx page update button click and save this page ...
but sku,title,description insert ('') why ... can without ('') save page.
how to solve ...

Manas MohapatraPosted Dec 25, 2015, 1:50 AM
Manas MohapatraPosted Dec 25, 2015, 7:35 AM
Prashant MalavPosted Dec 25, 2015, 6:54 AM
Prashant MalavPosted Dec 25, 2015, 6:38 AM
Raja TPosted Dec 25, 2015, 1:42 AM