This topic is locked

email & attached

1/2/2009 12:08:51 PM
ASPRunnerPro General questions
T
totti_60 author

Hi there

I would like to know how can I attach file in the email i send using "sendmail" command in the Event session.

My attached files are stored in a database fields declared as OLE object and title of files are in a separeted text field, it works very nice but i wish to send it by email too.
Best Regards and Happy new Year
P.S.

You have a wonderful software, but the last version i'm not able to works in a good way, i still prefer to use 5.2-

J
Jane 1/6/2009

Hi,
to send email with file edit sendmail function and add additional parameter to this function in the include/commonfunctions.asp file manually.

Here is just a sample:

http://www.paulsadowski.com/WSH/cdo.htm
Unfortunately we don't have a ready to go solution for this.