资讯

Anyone know how to work with commas and apostrophes coming in as input from a form, and inserting this data into a record using SQL in ASP? If the user enters data with an apostrophe into a text box, ...
Hey<BR><BR>Im using sed to clean up some long strings that are composed of a persons name (first and last) and their address. I want to break up the strings using a comma as the delimiter.<BR><BR>I ...