Jump to content
Server Maintenance This Week. ×

Parsing special characters for website?


This topic is 4719 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have a Filemaker solution that is pushing website content via an ODBC connection to a MySQL database. I have a bunch of special characters that are not showing up correctly on the website. I am trying to use the substitute function but it’s a mess. I am also have trouble parsing quote marks.

What is the best way to parse something like this?

Here are some example of what I am trying to parse:

> bullet: •

> apostrophe: ’

> open quote: “

> close quote: ”

> accent marks: é

parse to

> bullet: •

> apostrophe: ’

> open quote: “

> close quote: ”

> accent Marks: ???

Link to comment
Share on other sites

This topic is 4719 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.