473,805 Members | 1,998 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

newsletter software

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 uses an html img tag like this:

<img src="detectscri pt.php?email=12 34"/>

The script "detectscript.p hp" uses the email-id passed to save the
event "mail open". The script save the "opening" information on the db
and then pick a trasparent image on the server, set the mime type of
the response and send it out to the client.
The script called alone from the browser give the trasparent image
correctly and save the opening event in the db.

So, this method works with some email clients but not with all,
because clients like Windows Mail or Outlook detect that this is a
fake image and they don't call my script. I think that they check the
name of my script... it's a ".php", there are parameters... and they
block it.

Do you have any suggestion to count the newsletter opening correctly?

bye
Giulio

Aug 22 '07
11 1608
rf
<gi********@gma il.comwrote in message
news:11******** **************@ q3g2000prf.goog legroups.com...
mmm... I send XHTML email
We already know that XHTML is not viable on the web (in part because the
most used browser out there simply does not support it, even in its most
recent incarnation).

Perhaps your tests will prove the same for email (assuming Outlook is the
most used email client (which I doubt. OE is, after all, free)).

Awaiting your results :-)

--
Richard.
Aug 22 '07 #11
On 22 Ago, 14:08, "rf" <r...@invalid.c omwrote:
<ginoplu...@gma il.comwrote in message

news:11******** **************@ q3g2000prf.goog legroups.com...
mmm... I send XHTML email

We already know that XHTML is not viable on the web (in part because the
most used browser out there simply does not support it, even in its most
recent incarnation).

Perhaps your tests will prove the same for email (assuming Outlook is the
most used email client (which I doubt. OE is, after all, free)).

Awaiting your results :-)

--
Richard.
it works.
thanks.
so there's no check about script file name...
bye.
giulio

Aug 22 '07 #12

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2161
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 lots of emails. Also we would need to be able to send the newsletters in HTML format. Free or paid programs are not an issue, just as long as the program works. Thanks,
2
1943
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 compose and send the newsletter. I can write that, but wouldnt like to reinvent the weel. Does anybody here have any good recomendations on newsletter composing/sending software? Userfriendliness and simplicity is the key. TIA, Nis.
0
2944
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 with same name or same city etc). how do i do that? here is the code of newsletter. where should i make changes? Thanx in advance for ur help. <% ' Declaring variables
1
3249
by: -DRB- | last post by:
Hi all, Off topic... not sure - apologies if so - but I know you guys/gals will be able to help! I would like to set up a subscribe/unsubscribe newsletter service from the website. I've done a bit of research on this and one that seems reasonable priced is Acc Subscribe v1.4 from: http://www.hotcgiscripts.com/
1
1989
by: Chris Stephens | last post by:
The Spring 2004 copy of our Embedded Development Tools Newsletter is now available for downloading from our web site It includes information about...... An affordable USB protocol Analyser Some significant recent price reductions
2
2138
by: philb | last post by:
I'm busy googling for a php newsletter script, does anyone have any recommendations. I'm pretty new to php/mysql so I'm just looking for something nice and basic. Phil
1
1418
by: Ubi | last post by:
I am looking for a PHP newsletter management/sender system. It looks this is very good and open source: http://www.phplist.com What do you think about? Do you know any other? Daniele
2
1383
realin
by: realin | last post by:
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...
0
9596
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10356
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10361
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9179
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7644
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6874
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5676
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3839
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3006
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.