|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
EMail with Attachment |
From: |
Angie |
Date: |
2/6/1999 11:18: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 - Lothar A. Haensler 2/8/1999 4:04:23 AM
|
|
|
|
|
|
|
|
|
|
|
|