Hi
When user enters single quote(') in text box with text i need to replace with double quotes('') wherever they enter single quotes before submitting form b'coz i am using stored procedures when users enter single quote i am getting eroor like text is terminated(sql Error). i would appreciate any help
thanks
krishna
When user enters single quote(') in text box with text i need to replace with double quotes('') wherever they enter single quotes before submitting form b'coz i am using stored procedures when users enter single quote i am getting eroor like text is terminated(sql Error). i would appreciate any help
thanks
krishna
Comment