Hello All,
I am looking for Regular expression to replace:
1.acute accents(’)
2.“ and ”
3.–
While uploading content all the above characters are being replaced by ?.
Can some one give me a solutions?
Thanks
Printable View
Hello All,
I am looking for Regular expression to replace:
1.acute accents(’)
2.“ and ”
3.–
While uploading content all the above characters are being replaced by ?.
Can some one give me a solutions?
Thanks
Did you try anything yet? If yes best things is to have a look around with a online tool, where it's an easy validation than debug your code. Examples really helps you to improve your expression.
Regular Expression Library