Attaching a file in email in html5 web page

后端 未结 3 1871
名媛妹妹
名媛妹妹 2020-12-06 19:43

I am attaching file in html web app using following code but it is not working

 
      
3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-06 20:32

    Whether you can put a file attached to an e-mail depends on the mailer. (but many mailers can't add attachement file from maito:protocol)

    I think I was able to put the attachments in some versions of Outlook, perhaps.

提交回复
热议问题