|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
EMail with attachment |
From: |
Angie |
Date: |
2/6/1999 11:10:43 AM |
IP: |
202.77.161.34 |
I am trying to make an attachment in an EMail using ASP CDONTS, but it returns error with the code
objMail.AttachFile "File.doc" - error 80004005 Unspecified error
And another error return when I change the syntax
objMail.AttachFile ("File.doc", "Attachment") - Microsoft VBScript compilation error 800a0414 Cannot use parens when calling a Sub
Can anyone help me to solve the problem? Thanks a lot. |
Follow Up - Re: EMail with attachment - Harlan 2/10/1999 10:01:51 AM
Follow Up - Re: EMail with attachment - Dave Downie 2/11/1999 1:42:58 PM
|
|
|
|
|
|
|
|
|
|
|
|