Search results

  1. A

    Displaying html as code in a message?

    How can I show a snippet of code in an email message as code? I want to actually show the html code itself as text, and not have MaxBulk Mailer render the code in the email window. Is there a <code> tag that will make that work? Thanks!
  2. A

    Tags in conditional statements

    I am running into an odd problem with tags in a conditional statement. <IF [[Firstname]] <> "">[Firstname] [Surname] with [Company]<ELSE>[Company] </IF> Everything works except the first instance of the [Company] tag in the <IF> statement. It simply doesn't display. What I see in...
  3. A

    HTML only and tags?

    Is it possible to create an html-only message and still apply conditional statements with tags? Same question regarding web page setting. I'm in version 4.4.3. Thanks! John
  4. A

    General html commands in styled text?

    OK... my last question for today. Thanks for your attention to these. Can most any html command be used in a styled text message? <blockquote></blockquote>, for example, would be handy. How about a standard href? Can that be inserted instead of using the Insert Hyperlink command...
  5. A

    Nested conditional statements?

    Hi - yet another question... Is it possible to use nested conditional statements in a message? I've not been able to figure it out if so. My goal is to substitute major portions of the message text based on the presence or absence of certain info in the optional fields. The main...
  6. A

    Insert image in a styled text message?

    I am creating a message using the styled text format, which I understand is converted to html upon sending. Can I include an inline image in this message by using an <IMG SRC="image.jpg"> command referring to an attached image? Can I include alignment tags as well? Thanks! John
  7. A

    Conditional statements in subject field?

    Is it possible to use conditional statements in the subject field of an email generated by MaxBulk Mailer? I see how to include a tag, but not a statement. Can do? Thanks, John
Top