A email or document containing a one or more news stories that will be distributed to a group of subscribers.
3
votes
4answers
10k views
Adding a custom field to Magento's subscribtion module
The newsletter subscription module in Magento has only one field (email) by default. After I add an extra field to the form (say country), how can I get the form data to show up in the Magento ...
82
votes
8answers
39k views
Adding a Google Plus (one or share) link to an email newsletter
I am trying to find a way to embed a share/+1 link for Google+ in a Newsletter, much like the Facebook share and tweeter tweet links can be embedded in a newsletter, which can be achieved with the ...
14
votes
5answers
6k views
AJAX Mailchimp signup form integration
Is there any way to integrate mailchimp simple (one email input) with AJAX, so there is no page refresh and no redirection to default mailchimp page.
This solution doesn't work jQuery Ajax POST not ...
8
votes
12answers
3k views
Is it true that newsletters in HTML should have a “table-based” layouts?
I read somewhere that when creating a HTML email, you should use the table-based layout. You should not care about creating tableless css based layout. Is that true?
I have to create a newsletter ...
5
votes
4answers
3k views
Is there a site that emails out daily C# tips and tricks? [closed]
I subscribe to a newsletter from www.sqlservercentral.com that I like because each day I get an email digest with some interesting headlines & summaries of SQL Server articles that are already out ...
4
votes
4answers
16k views
What's the best open PHP newsletter manager? [closed]
I'm looking for a nice newsletter management solution. I tried CCmail a good script, but where I can't imort usernames!
I would like to find a system that is able to import Opt-in lists in the ...
5
votes
2answers
6k views
Email tracking techniques in php
I am doing a newsletter Management in php. I need to track the visitors who opens our newsletter, I have inserted the tracking image in newsletter thats seems to work little.
Using Shift mailer there ...
0
votes
1answer
1k views
Effectively using Google App Engine to send lots of emails using PHP?
I currently have a client website on the Grid server on MediaTemple that will be moved to a Virtual Private Server soon. Currently it's using some hacks to trickle his massive email sendouts using ...
6
votes
4answers
2k views
how to send image in newsletter?
can anyone tell me how can i send images as main body part in newsletter. how can i add any image from backend such that when i send a newsletter to the subscribers the image i want to show goes as ...
1
vote
2answers
2k views
How to handle mail delivery errors with PHP
I am building a symfony module for sending newsletters. the idea is to build a queue list of adreeses to receice the mail and then ,with a cron job, send let's say 50 at a time.
What i don't now how ...
-1
votes
2answers
356 views
Newsletter: How is it possible to determine how many people opened the e-mail?
Exact duplicate of http://stackoverflow.com/questions/185204/is-there-a-way-to-determine-whether-an-e-mail-reaches-its-destination
Hi all,
I heard that it's possible to determine how many people ...
2
votes
1answer
472 views
Create a link that automatically fills a field on the target page
I'm coding a newsletter and the guy that asked me to do it wants a link in it...all perfect no problems...
Now the problem is that when you click on this link it goes on a page with fields and the ...
1
vote
2answers
534 views
adding form to html email newsletter
Is it possible to add a form to an email newsletter? I have tried to include the code but when I send the email input fields don't show up in the email client. Any help will be appreciated.
The form ...
1
vote
3answers
664 views
blank-space/border won't go away in table tr
i have this newsletter markup:
<table width="600" align="center" cellpadding="0" style="font-family:verdana,'Myriad Pro', Arial; border-collapse:collapse; border-spacing:0;">
<tr ...
0
votes
3answers
288 views
Email NewsLetter Background image and rounded corner
i am coding Email Templates . Psd given to me that is to be converted to email template is having rounded corners and some background images .
Is it good to use background image and images to ...
0
votes
6answers
220 views
Confusion about css coding standards for Html Email newsletter
i am coding Email newsletters. i have seen some guidelines regarding Good email coding..
i want to ask about css code for Email newsletters for example its preffered to code inline css but ...
0
votes
1answer
144 views
Rails simple Newsletter / Mailing List with notification of new search results via email
My users can save their preferred searches. Now I need to give them the possibility to subscribe to them in order to receive an email notification whenever new search results are available (like on ...
0
votes
2answers
1k views
Magento newsletter auto checked on registration Page
I'm running magento 1.7.0.2 and I want the checkbox of the newsletter subscription on the registration page checked by default. I have followed a few hacks but they were all written for older versions ...
0
votes
2answers
1k views
How to add firstname and lastname in magento newsletter subscription?
I am new to magento. Magento default have only email id for newsletter subscrption. How add the first name and last name in the newsletter subscription? I saw many tutorials. But they are not much ...
0
votes
4answers
324 views
Mail user information every day with contents from a mysql table
I am creating a site which you can post reminders.
I have tried much, but can't seem to be able to send a user an email every day with their reminders in.
I can get the content, through php, but ...
0
votes
2answers
855 views
Newsletter Signup Form using Mootools, no page reload
I've been searching a lot for a good mootools script for a simple newsletter signup form with a one-line input field + send button.
Some things I'm trying to consider:
form submission without ...
-1
votes
2answers
967 views
How do I embed images in HTML email?
Duplicates:
How to embed images in email
How to embed images in html email
Embed images for use in email message using PHP?
I am sending HTML emails using php. I want to use ...

