Jump to content

sending html in an e-mail message


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

Recommended Posts

  • Newbies

I'm trying to have FM send a file of MIME type text/html

so in my form I have embedded the reference to the file:

<input type="hidden" name="-MailFormat" value="mail.txt">

and in the file mail.txt I did put:

[FMP-ContentMIMEType: text/html]

<html>

there has been a new record entered in the db which you can find

<a href="FMPro?-db=database&-format=format.htm&-RecID=[FMP-CurrentRecID]&-edit"> here </a>

</html>

but the file is mailed as plain text, and the hyperlink doesn't show up as a hyperlink, but rather as plain text.

Any clue on what I'm doing wrong or what's missing??

tnx

Link to comment
Share on other sites

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