Hi when user gives a value that contains characters like ' ",' : / (single quotations, black slash, :, double quotation) must insert into databse with out throwing an error. How to overcome this? Thanks