mailto function (attachments) - TechRepublic
General discussion
December 5, 2002 at 07:59 PM
renen

mailto function (attachments)

by renen . Updated 23 years, 7 months ago

I am busy whith a web application(asp) where the helpdesk operator have to mail the customer’s document to him.
Everything is working, the email program opens, the “To:” address, the “Subject:”, and the “Body:” is there, except for the attached pdf file. Here is the code, can any one please tell me how to fix this problem
?subject=Investment Portfolio-<%=rs("date0")%>&body=A copy of your Investment Portfolio, as requested&insert file=c:\..\OnlineDemo\aims.pdf”>

This discussion is locked

All Comments