Creating HTML mails

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Marcin Zmyslowski

    Creating HTML mails

    Hello all!

    Could you be so kind and gives me a function which creates mail in ASP
    language. But I would like to create a mail with ENTER breaklines and I
    would like to have background changed, bold fonts, so I mean to use HTML
    code to create such mails. Is it possible in ASP?

    Thank you in advance for your help.
    I really appriciate
    Marcin from still cold Poland:)

    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!
  • Curt_C [MVP]

    #2
    Re: Creating HTML mails

    1) asp isn't a language, its a platform. I assume you mean VBScript though?
    2) www.aspfaq.com is your friend
    3) try www.darkfalz.com for some script samples too

    As for the HTML e-mails, it will be up to you to format them, or you will
    have to use a 3rd party component. Take into account that many MANY users
    will block HTML content in an e-mail...

    --
    Curt Christianson
    Site & Scripts: http://www.Darkfalz.com
    Blog: http://blog.Darkfalz.com


    "Marcin Zmyslowski" <marcinz@kapy.b ydg.pl> wrote in message
    news:%23hByXVCI FHA.3612@TK2MSF TNGP09.phx.gbl. ..[color=blue]
    > Hello all!
    >
    > Could you be so kind and gives me a function which creates mail in ASP
    > language. But I would like to create a mail with ENTER breaklines and I
    > would like to have background changed, bold fonts, so I mean to use HTML
    > code to create such mails. Is it possible in ASP?
    >
    > Thank you in advance for your help.
    > I really appriciate
    > Marcin from still cold Poland:)
    >
    > *** Sent via Developersdex http://www.developersdex.com ***
    > Don't just participate in USENET...get rewarded for it![/color]


    Comment

    • Aaron [SQL Server MVP]

      #3
      Re: Creating HTML mails



      --

      (Reverse address to reply.)




      "Marcin Zmyslowski" <marcinz@kapy.b ydg.pl> wrote in message
      news:#hByXVCIFH A.3612@TK2MSFTN GP09.phx.gbl...[color=blue]
      > Hello all!
      >
      > Could you be so kind and gives me a function which creates mail in ASP
      > language. But I would like to create a mail with ENTER breaklines and I
      > would like to have background changed, bold fonts, so I mean to use HTML
      > code to create such mails. Is it possible in ASP?
      >
      > Thank you in advance for your help.
      > I really appriciate
      > Marcin from still cold Poland:)
      >
      > *** Sent via Developersdex http://www.developersdex.com ***
      > Don't just participate in USENET...get rewarded for it![/color]


      Comment

      • Bullschmidt

        #4
        Re: Creating HTML mails

        Interesting, related resource:

        Email (with Attachment)
        This website is for sale! asp101.com is your first and best source for information about asp101. Here you will also find topics relating to issues of general interest. We hope you find what you are looking for!


        Best regards,
        J. Paul Schmidt, Freelance ASP Web Developer
        Do you have an idea for a database on the Web? Hi! I'm a freelance Web and/or database developer who can make database information available 'live' on the Web.

        ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...


        *** Sent via Developersdex http://www.developersdex.com ***
        Don't just participate in USENET...get rewarded for it!

        Comment

        Working...