473,385 Members | 1,655 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,385 software developers and data experts.

how to fire asp page from an email

Hi All,

We are sending an html email from asp page.In the email we
appended an image tag and the "src" attribute points an asp page in our
server.Here when ever user read the email this image tag will fire our
asp page.It is working fine if we open the mail in web browsers.It is
failing in outlook express.We modified the code a bit and replaced the
<imgtag with <iframetag.It is woring fine in outlook express now.
but it is not failing in web browsers.Do we have any other alternative
method to call an asp page from the email.

Thanks in advance

sri

Aug 18 '06 #1
3 1091
rf
srinivas wrote:
Hi All,
Good evening.
We are sending an html email from asp page.In the email we
appended an image tag and the "src" attribute points an asp page in our
server.Here when ever user read the email this image tag will fire our
asp page.It is working fine if we open the mail in web browsers.It is
failing in outlook express.We modified the code a bit and replaced the
<imgtag with <iframetag.It is woring fine in outlook express now.
but it is not failing in web browsers.Do we have any other alternative
method to call an asp page from the email.
May I just clarify how you expect this to work?

You send me an email.
I open the email and this causes my browser to launch and display your asp
(or whatever, the server side technology that produces the page is
irrelevant) page.

Or do you intend my email client to open a web page?

In either case I am glad I have caused my email client to display emails in
plain text only, that is no html, no scripting, nothing except plain text.
Richard.
Aug 18 '06 #2
srinivas wrote:
We are sending an html email
Oh dear.
from asp page.In the email we
appended an image tag and the "src" attribute points an asp page in our
server.Here when ever user read the email this image tag will fire our
asp page.
Wrong. Most email clients block external images by default.

--
David Dorward <http://blog.dorward.me.uk/ <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Aug 18 '06 #3
Hi David thanks for your reply.I used <iframeto solve the issue.
David Dorward wrote:
srinivas wrote:
We are sending an html email

Oh dear.
from asp page.In the email we
appended an image tag and the "src" attribute points an asp page in our
server.Here when ever user read the email this image tag will fire our
asp page.

Wrong. Most email clients block external images by default.

--
David Dorward <http://blog.dorward.me.uk/ <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Aug 22 '06 #4

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

Similar topics

5
by: Carlo Marchesoni | last post by:
From an aspx page (A.aspx) I open another one (B.aspx - for table lookup). When the user selects an entry in B.aspx I would like to force a button's event in A.aspx to be fired. I guess the only...
2
by: Dot net work | last post by:
Hello. If I use an asp.net custom validator control to validate a textbox, what I find is that if I enter in some text that I have already entered and validated in a previous session (you know...
7
by: Gordon Smith | last post by:
I have four (4) ASP.NET Web applications/Web sites on a IIS/6 - Windows Server 2003 production server. 3 of them work fine. I just installed the 4th one and it's Application_Start event is not...
4
by: tshad | last post by:
I am trying to fire the CustomValidator when I leave the Email field. Following is the code. It does PostBack, but the CustomValidator doesn't seem to be firing. <asp:TextBox...
6
by: Steve Booth | last post by:
I have a web form with a button and a placeholder, the button adds a user control to the placeholder (and removes any existing controls). The user control contains a single button. I have done all...
1
by: Neil Jarman | last post by:
Hi, I'm new to this today, and I've got some test code (see below.) The data loads fine. I can't understand why any of the events fire. Once the page loads, clicking on thew button from the...
45
by: Pat | last post by:
its seems asp.net validation doesn't fire when using FireFox? Tested a page and it doesn't fire. It seems the javascript doesn't fire Any ideas?
0
by: Raven Jones | last post by:
Heya all, I'm working on a web-based application (using ASP.NET and C# on .NET 1.1.4322, supporting only IE6 for Windows) that allows for file uploads. Screen real estate is at a premium, so I...
3
by: Crazy Cat | last post by:
Hi all, I am developing an asp.net 2.0 application in Visual Studio 2005. On my page I have a simple datalist that is bound programmatically to a collection of simple objects. On this page I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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.