Demo 1 - Email HTML | Demo 2 - Email PDF | Demo 3 - SQL to PDF | Demo 4 - Embedded Queries Demo 5 - Prescheduled Queue | Demo 6 - Dynamic Queue | Demo 7 - Zip & Password-Protect Demo 8 - Mail Merge | Demo 9 - Content Path | Demo 10 - Excel Workbook | Demo 11 - Word/RTF
Demo 9 - Content Path
One of the powerful features of SqlAnswersMail is its ability to generate an HTML email straight from a web page.
This is useful if you need to distribute a newsletter. You can have your web designer create a newsletter and publish it to the web. Then you can use the @content_path parameter to instruct SqlAnswersMail to load the content of the newsletter straight from the URL provided.
By default, SqlAnswersMail will load HTML content and resolve all the SRC and HREF attributes to their absolute forms, so your recipients will see all the content as long as they are connected to the Internet. You can also instruct SqlAnswersMail to embed resources such as images, stylesheets, and scripts. This is useful if you are emailing to users who do not have a permanent connection to the Web.