Hello,
I need a function that makes the replacement of single quotation mark with double quotation mark, because when the data is read from the database to the asp result page it ignores everything after the first quotation mark.
I already used the replace function but the problem is that the single quotation mark is just one and the double quotation mark are two.
Thanks,
Albano
I need a function that makes the replacement of single quotation mark with double quotation mark, because when the data is read from the database to the asp result page it ignores everything after the first quotation mark.
I already used the replace function but the problem is that the single quotation mark is just one and the double quotation mark are two.
Thanks,
Albano