473,387 Members | 1,592 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

what is the proper way to publish newsletter

realin
254 100+
hi guys,


i have a simple question, what is the proper channel through which i can send newsletter to all my subscribers. Suppose i want to send it every fortnight.. so there should be a trigger or event generated which automatically mails to the list or so.. how we do that .. am i suppose to do it through MYSQL or any third party software..

guys i seriously resist using ready made classes or extension, please tell me if there is some other way out

thanks and cheers !!
Nov 12 '07 #1
2 1367
Atli
5,058 Expert 4TB
Hi.

If you only want to send the newsletter every two weeks (that is a fortnight right?) then you may as well just create an online mailing system that you trigger yourself through some sort of UI. Doesn't need to be complicated.

If, however, you want this to be automated, you could set up a cron job, assuming you are running on Linux and you have the sort of access required to set that up.
Then you could create a script to do this for you.

I personally would go with the first suggestion. It isn't a great deal of work to open a browser every two weeks, log in and press a "Send" button.
Nov 12 '07 #2
realin
254 100+
Hi.

If you only want to send the newsletter every two weeks (that is a fortnight right?) then you may as well just create an online mailing system that you trigger yourself through some sort of UI. Doesn't need to be complicated.

If, however, you want this to be automated, you could set up a cron job, assuming you are running on Linux and you have the sort of access required to set that up.
Then you could create a script to do this for you.

I personally would go with the first suggestion. It isn't a great deal of work to open a browser every two weeks, log in and press a "Send" button.
allright, that means i can simply use outlook express to make a HTML mail and send the stuff.. to a list.. cause if we need to send a mail, then we have to trigger it somehow..

well i would stick to ur first suggestions.. thanks a bunch man :)
Nov 12 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Jeremy Ross | last post by:
Hello, We are looking for a Newsletter Program that is tested and is knowing to work with PHP/MySQL. We will be having allot of people use this newsletter so it should be able to handle sending...
2
by: Nis Sarup | last post by:
A customer of mine wants to make a newsletter for their website. The newsletter should be HTML with images and sent to a database of her subscribers. They would like a script where they can easily...
0
by: cooldv | last post by:
i have an *access database + ASP newsletter* that is working fine and it sends newsletter to ALL the email addresses in the DB. i want to send this newsletter to only a select group (like people...
5
by: Neven | last post by:
Hi, Is there a trick how to use CSS in newsletters ? I'm trying to use CSS formating when creating newsletter, but when i recieve CSS newsletter, no CSS formating is visible, all the text is...
0
by: sylvain | last post by:
http://groups.yahoo.com/group/HiTechUnited (Source of articles about the HiTech Underemployment Crisis) HiTechUnited is a weekly newsletter, delivered Mondays, written by and for...
1
by: Michel Couche | last post by:
Hello, I am starting the development of a newsletter The use of the class MailMessage of System.Net.Mail is quite straightforward for usual contact forms but my question here is "How can I...
3
by: shapper | last post by:
Hello, In my Page's VB.NET code I am changing the value of the Profile property NAME. Profile.Name = tbName.Text However, I need to change this property value from a class in my App_Code...
3
by: neopersia | last post by:
hello I'm designing a newsletter for my site and I gonna send my newsletters using mail() function. I want each user that receives newsletter be able to see just his email address in "TO" field and...
11
by: ginoplusio | last post by:
Hi, I'm developing a software to send newsletter to the users of my website. I have a problem on the stats, detecting the opening of the newsletter on the user's client. The method I've chosen...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.