![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: asp, mail |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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... |
| Ads |
|
#2
|
|||
|
|||
|
safs wrote:
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... You should ask in a programming group. microsoft.public.outlook.program_addins microsoft.public.outlook.program_forms microsoft.public.outlook.program_vba -- Brian Tillman |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTTP ¼¹ö¿¡ »õ ¸Þ½ÃÁö¸¦ ¿Ã¸± ¼ö ¾ø½À´Ï´Ù. °èÁ¤: 'Hotmail', ¼¹ö: 'http://services.msn.com/svcs/hotmail/httpmail.asp', ÇÁ·ÎÅäÄÝ: HTTPMail, ¼¹ö ÀÀ´ä: '', Æ÷Æ®: 0, º¸¾È(SSL): ¾Æ´Ï¿À, ¼ÒÄÏ ¿À·ù: 12007, ¿À·ù ¹øÈ£: 0x800CCC0D | ¹ÚÃá±æ | Outlook Express | 22 | July 16th 08 11:36 PM |
| http://www.magya.ru/online/fortune.asp | tim | Outlook Express | 0 | August 5th 06 07:53 PM |
| yellowpages database into a websystem - asp | a@tempinbox.com | Outlook - Using Contacts | 1 | July 16th 06 02:27 AM |
| insert data in SQL using Asp | safs | Outlook - Using Contacts | 1 | March 30th 06 04:25 PM |
| automatically schedule calender meeting from asp page | yfnitg | Outlook - Calandaring | 2 | March 29th 06 05:28 PM |