Here is how it is in asp.net but when using this I get an error saying:

Microsoft VBScript compilation error '800a0414' 

Cannot use parentheses when calling a Sub 

/_Scripts/SendMail.asp, line 75 

objMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpauthe
nticate", "1")
----------------------------------------------------------------------------
--------------^



'objMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpauth
enticate", "1") 
'objMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/senduser
name", "username") 
'objMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/sendpass
word", "password")

-----Original Message-----
From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Belcher
Sent: Thursday, July 07, 2005 1:30 AM
To: [email protected]
Subject: [AspClassicAnyQuestionIsOk] Authenticate to SMTP

Ive seen it in .net....... and can do it but how to sendmail with cdonts and
authenticate to the smtp server? I keep getting errors. I search google and
it is all about asp.net...............




 
Yahoo! Groups Links



 






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to