html page as email body content (or attachment)

Discussion in 'JavaScript' started by nomadsolo, Dec 28, 2006.

  1. #1
    I have a button which, when pressed, opens up the email editor and sends an email from the client to the support team. An HTML page should be included in the body of the mail. I have not been able to accomplish this via JScript. Alternately, I could attach the page to the mail, but this also has proven impossible from JScript. The HTML page is local and not on the net, thus precluding the inclusion of a link to the page. Please advise.
     
    nomadsolo, Dec 28, 2006 IP
  2. OWL_on_NG

    OWL_on_NG Active Member

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    86
    #2
    I don't think you can do that with Javascript alone.
     
    OWL_on_NG, Dec 28, 2006 IP