문제

Hi I am sending email attachments (using php) and would like to point out to the people that I send the emails to that there are attachments. I want to do this by displaying a link in the html body of the email, so all they need to do is click the link and there system will try and open/view the attachment.

Does anyone know if this is this possible? and if so any pointers/nudges in the right direction would be appreciated.

도움이 되었습니까?

해결책

This will not work and it's a security concern, especially since links can be disguised and attachments can be dirty.

Add a big bold title with emphasis on the attachment, most users know how to download these from their (favorite) client.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top