A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

mail in asp



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 16th 06, 12:04 PM posted to microsoft.public.outlook.contacts
safs
external usenet poster
 
Posts: 17
Default mail in asp

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...

  #2  
Old October 16th 06, 03:36 PM posted to microsoft.public.outlook.contacts
Brian Tillman
external usenet poster
 
Posts: 17,452
Default mail in asp

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 Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
yellowpages database into a websystem - asp [email protected] 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


All times are GMT +1. The time now is 11:23 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.