No announcements
Found 1529079 threads
-
0 Votes
Unable to call webmethod from Ajax Jquery
Hi, Per my understanding, you want to call the method through jQuery dynamically, but not just in the page loaded event.Answered | 5 Replies | 8736 Views | Created by Sriharsha d - Thursday, January 22, 2015 12:58 PM | Last reply by Patrick_Liang - Tuesday, February 3, 2015 3:15 AM -
1 Votes
Sending Plus symbols through AJAX
You can use Server.HTMLEncode("+") also while sending it through AJAX.Answered | 1 Replies | 1314 Views | Created by Rajagopal Jeyaraman - Wednesday, December 28, 2011 11:53 AM | Last reply by Anirban Bhattacherya - Wednesday, December 28, 2011 12:02 PM -
0 Votes
Sending an email through ajax call to webmethods
User-1838255255 posted Hi simflex, According to your description, as far as i know, this snippet code is not related to your issue, you need check how to ...Unanswered | 1 Replies | 50 Views | Created by Anonymous - Thursday, March 16, 2017 2:43 AM | Last reply by Anonymous - Friday, March 17, 2017 5:55 AM -
0 Votes
send emails through the Database engine
You can send emails through the Database engine is true or False. ...Answered | 3 Replies | 5067 Views | Created by sreekanth_kancharla - Friday, September 16, 2011 5:49 AM | Last reply by muthukkumaran kaliyamoorthy - Friday, September 16, 2011 6:35 AM -
0 Votes
Sending a filled form through email.
The quickest one it to handle the sending of email through SQL server from trigger event.Answered | 4 Replies | 1096 Views | Created by Faiza Iqbal Butt - Sunday, April 28, 2013 4:18 PM | Last reply by Eric John Adamos - Monday, April 29, 2013 1:47 AM -
2 Votes
ASP.NET 4.0 Custom IHttpModule doesn't fire when call WebMethod with jQuery AJAX
http://forums.asp.net/p/2006969/5772343.aspx?Answered | 2 Replies | 1869 Views | Created by Nicola Celiento - Tuesday, September 9, 2014 12:55 PM | Last reply by Nicola Celiento - Tuesday, September 9, 2014 2:40 PM -
1 Votes
to send email through sql
From your description, do you mean sending database mails or Reporting Services subscriptions?Answered | 7 Replies | 4057 Views | Created by arjun77 - Monday, July 9, 2012 5:17 AM | Last reply by Mike Yin - Wednesday, July 11, 2012 1:52 AM -
1 Votes
Sending Emails through outlook
Hi, I used the following code to send emails through outlook using vb.net.Answered | 2 Replies | 9771 Views | Created by lvensen - Thursday, July 16, 2009 5:21 AM | Last reply by Sheng Jiang 蒋晟 - Thursday, July 16, 2009 8:35 PM -
1 Votes
Sending email through C#
You might want to do your own encryption before send or zip with password then send as attachment.Answered | 3 Replies | 3095 Views | Created by Prea Tag - Thursday, September 24, 2009 8:01 PM | Last reply by Prea Tag - Friday, September 25, 2009 12:54 AM -
1 Votes
Send Email Through Gmail In C#
So, I just request you all, If anybody can help me by sending me the full code for this problem including all the namespace used in that code.Answered | 5 Replies | 7096 Views | Created by rt.garg1991 - Wednesday, February 16, 2011 1:28 PM | Last reply by ryguy72 - Sunday, January 22, 2012 11:26 PM -
0 Votes
How to send burst of emails through SSIS
There is not going to be a technique that is more efficient for what you are doing since you are sending unique emails to individual recipients.Answered | 5 Replies | 2548 Views | Created by TriTournment - Wednesday, June 6, 2012 1:46 PM | Last reply by Chuck Pedretti - Wednesday, June 6, 2012 5:22 PM -
0 Votes
How to send email through a stored proc?
http://www.sqlteam.com/article/sending-smtp-mail-using-a-stored-procedure http://www.dotnetspider.com/resources/19638-Sending-email-through-sql-s ...Answered | 1 Replies | 4197 Views | Created by SqlRockss - Wednesday, August 25, 2010 7:12 PM | Last reply by Reza Raad - Wednesday, August 25, 2010 7:16 PM -
0 Votes
Send email through windows store app 8.1
(2) Host a service in cloud to send emails, your app will make a service call and handover all things to send email.Answered | 3 Replies | 794 Views | Created by SurajMane - Monday, July 7, 2014 6:38 AM | Last reply by Vishal Kaushik - Monday, July 7, 2014 8:55 AM -
0 Votes
webpart webmethod
EnablePageMethods is meant for calling static methods on the actual Page.Answered | 1 Replies | 6721 Views | Created by GreenLiu - Thursday, September 18, 2008 3:04 AM | Last reply by Michael Washam - MSFT - Thursday, September 18, 2008 1:44 PM -
0 Votes
Call WebMethod defined in UserControl's Code behind from javascript(client side)
you can use page methods and call it from javascript or jquery check this ...Answered | 3 Replies | 5686 Views | Created by Rahul__Ranjan - Friday, April 26, 2013 12:20 PM | Last reply by Mohammad Nizamuddin - Friday, April 26, 2013 3:58 PM -
0 Votes
How to send the Flat File as an attachment through Send EMail Task
This will send the text file you create as an attachment.Answered | 2 Replies | 2665 Views | Created by Deepu982 - Wednesday, June 12, 2013 12:00 AM | Last reply by Bhushan W Juare - Wednesday, June 12, 2013 5:18 AM -
0 Votes
send email through mailMessage c#
You can see how you can send e-mail using the mail message class and also request deliver/read receipts.Answered | 2 Replies | 4152 Views | Created by --_-- - Wednesday, September 1, 2010 3:16 AM | Last reply by Prashant Khandelwal - Wednesday, September 1, 2010 9:16 AM -
0 Votes
Send an email to people in people field
Can I make this Javascript run through a custom action?Answered | 9 Replies | 1136 Views | Created by Cooltechie1234 - Monday, November 24, 2014 2:13 AM | Last reply by Cooltechie1234 - Thursday, November 27, 2014 7:14 PM -
0 Votes
Sending Emails Through Access 2010 Form
You might want to look at my sample code for emailing multiple attachments at That'll Do IT Code SamplesBill ...Answered | 5 Replies | 809 Views | Created by NickD32 - Wednesday, July 16, 2014 2:48 PM | Last reply by Caillen - Monday, July 21, 2014 1:55 AM -
0 Votes
Send Excel As Email Attachment through VSTO
I have an Excel AddIn, through which I am suppose to send the same Excel as an Email attachment.Answered | 3 Replies | 2880 Views | Created by Parth Rawal - Thursday, August 29, 2013 6:52 AM | Last reply by MSDNDEV_fxnotepad - Monday, September 2, 2013 2:28 PM - Items 1 to 20 of 1529079 Next ›
No announcements