Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Contacts / October 2006

Tip: Looking for answers? Try searching our database.

mail in asp

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
safs - 16 Oct 2006 11:04 GMT
I am developing site in asp.I am trying to send mail.Using CDO.Message
but in local i can send but in Remort server.....my cade is
Set myMail=CreateObject("CDO.Message")
        myMail.Subject="Requesting Catalog..........."
        myMail.From="form name"
        myMail.To="local server"
        myMail.TextBody="Mail From Icmsolution Career"
        myMail.HTMLBody=HTML1
        myMail.Send
        set myMail=nothing

if i want to send mail from remot server what should i do...
Brian Tillman - 16 Oct 2006 14:36 GMT
> I am developing site in asp.I am trying to send mail.Using CDO.Message
> but in local i can send but in Remort server.....my cade is
[quoted text clipped - 8 lines]
>
> if i want to send mail from remot server what should i do...

You should ask in a programming group.

microsoft.public.outlook.program_addins
microsoft.public.outlook.program_forms
microsoft.public.outlook.program_vba
Signature

Brian Tillman

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.