Garry Claridge Posted January 28, 2002 Posted January 28, 2002 I've used the SMTPit plugin to send html emails. I'm not sure if the normal mail tags can send 'multipart' emails. Check: http://www.smtpit.com All the best. Garry
Newbies dingo Posted January 28, 2002 Newbies Posted January 28, 2002 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
Recommended Posts
This topic is 8327 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 accountSign in
Already have an account? Sign in here.
Sign In Now