PHP and Outlook

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Second Chance

    PHP and Outlook

    I have an application part of which sends an email with attachment. I
    have implemented this in php, BUT now the customer wants it to appear in
    his Outlook email application (so he can amend defaults etc.)
    I cannot find a way to get outlook to accept the attachment using the
    mailto:
    Is there another way? Can it be done, or is it inhibited by Outlook?
    TIA
    Chris
  • AlexVN

    #2
    Re: PHP and Outlook



    On Nov 1, 7:53 pm, Second Chance <no-sp...@ntlworld. comwrote:
    I have an application part of which sends an email with attachment. I
    have implemented this in php, BUT now the customer wants it to appear in
    his Outlook email application (so he can amend defaults etc.)
    I cannot find a way to get outlook to accept the attachment using the
    mailto:
    Is there another way? Can it be done, or is it inhibited by Outlook?
    TIA
    Chris
    malto:newbie.ha cker@...com?giv emefile=/etc/passwd ...
    Not sure that anyone can even think to implement this.

    Sincerely,
    Alexander
    http://www.alexatnet.com/ - PHP/ZendFramework/Ajax blog

    Comment

    • Logan Lindquist

      #3
      Re: PHP and Outlook

      If it is a web based application that the customer has been using to
      send email with or without attachments and they want to do that in
      Outlook than you should tell them just to use Outlook to send email
      because that's what it is meant to do.


      Second Chance wrote:
      I have an application part of which sends an email with attachment. I
      have implemented this in php, BUT now the customer wants it to appear in
      his Outlook email application (so he can amend defaults etc.)
      I cannot find a way to get outlook to accept the attachment using the
      mailto:
      Is there another way? Can it be done, or is it inhibited by Outlook?
      TIA
      Chris

      Comment

      Working...