How to Send Hosting Space Information via Email in WebsitePanel
Last Updated on Monday, 6 May 2013 06:14 Written by Rodolfo Hernandez Friday, 10 May 2013 12:00
In this article I will give you a step by step guide on How to send hosting space information via email in WebsitePanel:
1. Log into your WebsitePanel.
2. Click on your hosting class:
Learn MoreHow to Send Reminders to Inactive Members in phpFox
Last Updated on Tuesday, 9 April 2013 02:05 Written by Stephanie Brown Thursday, 11 April 2013 12:00
This article will focus on how to send an email to inactive members of your phpFox website.
Every once in a while you may want to contact members that have not visited your site for a while, so that they will come back and login to your site. You can do this by sending emails to inactive members via the admincp.
In the admincp, select Users > Inactive Members.
Learn MoreSend Email Using jQuery and Web.API (Part 1)
Last Updated on Wednesday, 27 March 2013 09:25 Written by David Bauernschmidt Thursday, 21 March 2013 12:00
Every site no matter how small contains the ability to submit emails. These emails can be for contacting, notifying, fulfilling or subscribing to something. Since the world of AJAX, jquery, and other frameworks have been adopted by “main” stream companies, it seems archaic for a site to request the information and then to hit a submit button and for the complete page to be sent off to the server for processing. In fact, I think that all sites that have emailing of something should be required to use state-less, a sync processing. In this exercise I am going to show you how simple it is to be able to create a standing library that can be modified quickly to fit just about any email requirement. Once this is implemented you will be able to alter this library and have a real professionally done email submitting process.
Learn MoreHow to Send Emails Using a Template in ASP.net
Last Updated on Saturday, 23 February 2013 02:41 Written by David Bauernschmidt Tuesday, 5 March 2013 12:00
Over the years sending email in asp.net has gotten easier and easier but the requirements have gotten more complex. I want to show you how to using the system.net.mail reference to send emails using templates. I have a client that wants someone to fill out their information and have all that data placed into an email and sent to them. By taking advantage of email templates inside of asp.net this becomes a lot easier to manage. I could just create an html page and highlight everything between the body tags and use that to build a very large string and use that to replace text and to send it. There are a couple of problems with this choice.
Learn MoreHow to Send Email Notifications in WebsitePanel
Last Updated on Friday, 28 December 2012 12:00 Written by Rodolfo Hernandez Friday, 28 December 2012 12:00
In this article, I will give you a step by step guide on how to send an email notification from WebsitePanel.
1. Sign into your WebsitePanel
2. Click on Scheduled Task:
Learn More
Recent Comments