January 28, 200224 yr 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
January 28, 200224 yr 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
Create an account or sign in to comment