No announcements
Found 3080181 threads
-
0 Votes
Sending out an Email report per order to the supplied email address.
I have been asked to create a Purchase confirmation email report that sends out to the email supplied.Answered | 1 Replies | 596 Views | Created by RArriaga - Monday, April 6, 2015 6:58 PM | Last reply by Qiuyun Yu - Tuesday, April 7, 2015 10:02 AM -
0 Votes
send email
Yes, you can send emails with address only in BCC List.Answered | 1 Replies | 4151 Views | Created by Manju N - Friday, August 7, 2009 1:43 PM | Last reply by ssaranv - Friday, August 7, 2009 7:11 PM -
2 Votes
VBA to send an existing email, not create a new one
Hi Victor, Do you want to create an email which is scheduled when to send or create an email and you will check it in Outlook ...Answered | 8 Replies | 1476 Views | Created by Victor Bravo - Saturday, June 11, 2016 11:56 PM | Last reply by Victor Bravo - Thursday, July 7, 2016 12:27 AM -
0 Votes
Placing order in a database
Here's one option: Send the Header to the SPReceive the OrderID in the ResponseCreate a Multi-Input Map which takes both the Header Response and the ...Answered | 3 Replies | 728 Views | Created by Ronald Veenman - Wednesday, February 5, 2014 12:18 PM | Last reply by Maheshkumar S Tiwari - Thursday, February 6, 2014 10:11 AM -
0 Votes
Error when sending Emails
Hi Every time i send a email the email is sent but a error box comes up.Answered | 1 Replies | 12169 Views | Created by Dumfs - Monday, January 3, 2011 9:24 AM | Last reply by Ed Price - MSFT - Friday, November 25, 2011 8:47 AM -
12 Votes
Sending email notifications-Lightswitch
The Insert trigger sends the email.Answered | 19 Replies | 7779 Views | Created by mohammedcse - Saturday, August 28, 2010 1:01 PM | Last reply by WilliamStacey - Sunday, May 8, 2011 6:47 AM -
0 Votes
Help with a new package in SSIS for sending email to stores
Sorry but a bit new to this so if could give me a detailed explanation, it would be great!Answered | 8 Replies | 1111 Views | Created by Shon24 - Monday, September 12, 2016 2:24 AM | Last reply by Seif Wang - Monday, September 12, 2016 10:21 AM -
0 Votes
Sending mails when new item is created in a list
You have to add a custom workflow activity in order to specify the sender, and the ones I've seen just let you set a static sender, not a dynamic sender.Answered | 3 Replies | 8146 Views | Created by DBO046 - Monday, February 21, 2011 6:19 AM | Last reply by GuYuming - Thursday, February 24, 2011 3:38 AM -
1 Votes
Send new word doc as email body
The code below shows a simple demo, and you need to set the str to the email body.Answered | 4 Replies | 638 Views | Created by Steve Staab - Tuesday, June 23, 2015 1:36 AM | Last reply by Edward8520 - Wednesday, June 24, 2015 9:10 AM -
0 Votes
Asynchronous email sending with Retries
@Jassim, You can also start a new thread as a background thread, and do a loop to send with Retries.Answered | 3 Replies | 368 Views | Created by Jassim Rahma - Wednesday, March 23, 2016 2:19 PM | Last reply by Kristin Xie - Monday, March 28, 2016 1:26 AM -
0 Votes
send email when ownership assigned
Alerttemplates.xml contains the format, contents, and properties used by the alert emails.Answered | 1 Replies | 5597 Views | Created by perezco - Tuesday, October 6, 2009 7:24 PM | Last reply by Ajith George - Wednesday, October 7, 2009 11:48 AM -
0 Votes
send email button in excel
RefereencesUsing outlook object model to send the mail, for example: Dim applOL As Outlook.Application Dim miOL As Outlook.MailItem Dim recptOL As Outlook.Recipient Dim ...Answered | 2 Replies | 506 Views | Created by frank9657 - Wednesday, January 27, 2016 5:59 PM | Last reply by Starian chen - Friday, January 29, 2016 8:01 AM -
1 Votes
Send to email?
What do I put in the "SMTPServer.Credentials = New System.Net.NetworkCredential("username", "password")" Samuel - Student - Newbie ...Answered | 9 Replies | 2929 Views | Created by XI Samuel IX - Thursday, May 13, 2010 11:06 AM | Last reply by pinoyz - Wednesday, May 19, 2010 6:57 AM -
0 Votes
send email
I just came across this about 2 minutes ...Answered | 5 Replies | 1007 Views | Created by vahidbakhtiary - Thursday, October 10, 2013 1:51 PM | Last reply by ryguy72 - Tuesday, October 29, 2013 7:49 PM -
0 Votes
Possible Bug - Email is not send when new user is added
Welcome email is not sent to the new user when 'Access request' is switched off on the site and the user adding the new user to the group ...Answered | 10 Replies | 1388 Views | Created by Tomas Paulas - Wednesday, April 22, 2015 4:33 AM | Last reply by Michel--NL - Monday, August 22, 2016 3:27 PM -
3 Votes
Place Azure Order Failed
Paul, do you think this is the reason that ordering Azure from the new Partner Center is failing for the sandbox account?Answered | 7 Replies | 765 Views | Created by Synnex-z - Tuesday, August 18, 2015 3:17 AM | Last reply by Greg Singleton - Friday, August 21, 2015 3:10 PM -
0 Votes
(The operation has timed out) when sending email
Hi Jassim, This problem occurs when you're not able to connect to the SMTP server, hence the timeout message.Answered | 1 Replies | 568 Views | Created by Jassim Rahma - Friday, July 31, 2015 7:52 PM | Last reply by Kristin Xie - Monday, August 3, 2015 2:43 AM -
1 Votes
Send an email when ForEachLoop Fails
Hi Spartaa, You could build the email message using an Expression in the Send Mail Task.Answered | 7 Replies | 2805 Views | Created by Spartaa - Friday, August 3, 2012 3:47 PM | Last reply by Eileen Zhao - Sunday, August 12, 2012 4:15 AM -
2 Votes
Proc to send email notification on new entry
And, of course, what happens when the table variable contains no rows - you get nothing inserted into the audit table.Answered | 2 Replies | 1310 Views | Created by DJ Rele - Monday, August 18, 2014 2:54 PM | Last reply by scott_morris-ga - Monday, August 18, 2014 4:03 PM -
0 Votes
Need Workflow to send an email only once, when a particular field is changed
IMPORTANT: Do NOT set the workflow to start when an item is modified - only when a new item is created.Answered | 5 Replies | 3294 Views | Created by BHSEXU - Monday, April 6, 2015 10:40 PM | Last reply by Hemendra Agrawal - Thursday, April 9, 2015 6:33 AM - Items 1 to 20 of 3080181 Next ›
No announcements