Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

  • Newbies
Posted

I have a form on a web page with several text input fields. When the form is submitted, besides creating an entry in the Filemaker database, it also sends me an email.

When an ampersand is input in one of the fields (e.g. Smith & Weston) the numeric code "&" appears in the email I receive (e.g. Smith & Weston) in place of the ampersand.

Any help would be appreciated in resolving how I can avoid receiving the numeric code "&#38".

Thanks

Mike confused.gif

Posted

The problem has to do with MIME encoding. In this case the mailer is not making the proper conversion. To add a little extra to this is that Mac and PC mailers encode differently. I would look at the way you are sending this to see what encoding they are doing.

I used a FM plug-in for mail that broke at one point until the developer added the correct encoding.

This topic is 8122 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.