Web Service to Send Mail
-
Any idea or reference links of how to make service for sending mail when user clicks on button.
-
Any idea or reference links of how to make service for sending mail when user clicks on button.
saurabh mohal wrote:
how to make service for sending mail when user clicks on button.
If you are able to send mail without web services and you have basic idea of web services you can easily do it. ----------------- 1. Create a new web services. 2. Write Web Methods for sending mail. 3. Host your web services. ----------- Now 1. Create a new web sites. 2. Add that web services as web reference. 3. Create Object of Web serivice class and access methods for sending mail. Hope this will helps you !!!!
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder
-
Any idea or reference links of how to make service for sending mail when user clicks on button.
-
Any idea or reference links of how to make service for sending mail when user clicks on button.
I recommend reading my article on how to use google. There's no need to use a web service to send mail, but once you've worked out the wonders of google ( 'C# send email' should do it ), then you can easily move up to also googling about web services.
Christian Graus Driven to the arms of OSX by Vista.