473,405 Members | 2,310 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,405 software developers and data experts.

Auto page start in an email

I have noticed a number of (spam I'm afraid) emails I have received lately
automatically link to and open a web page embedded in the email as soon as
the email is opened. I know that if you open a page the web server will
instantly have access to the IP.

I have two questions, 1) how is the link embedded such that it does not
require a click to launch it and 2) I use Outlook, how do I prevent it
opening the link.

Regards

Chris
Jul 19 '05 #1
4 2119
Chris wrote on 08 jul 2003 in microsoft.public.inetserver.asp.general:
I have noticed a number of (spam I'm afraid) emails I have received
lately automatically link to and open a web page embedded in the email
as soon as the email is opened. I know that if you open a page the
web server will instantly have access to the IP.

I have two questions, 1) how is the link embedded such that it does
not require a click to launch it and 2) I use Outlook, how do I
prevent it opening the link.


Answer for Q nr 1:

not an asp issue, clientside coding.

Answers for Q nr 2:

- Never use outlook [like I never do] and this is not an asp issue.

- Read the Help pages of Outlook, this is not an asp issue.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 19 '05 #2
Answer 3.

Don't listen to Evertjan.'s suggestion of not using Outlook. Go get Outlook
2003. There are solutions for all problems that can arise from HTML e-mail.

Ray at work

"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.29...
Chris wrote on 08 jul 2003 in microsoft.public.inetserver.asp.general:
I have noticed a number of (spam I'm afraid) emails I have received
lately automatically link to and open a web page embedded in the email
as soon as the email is opened. I know that if you open a page the
web server will instantly have access to the IP.

I have two questions, 1) how is the link embedded such that it does
not require a click to launch it and 2) I use Outlook, how do I
prevent it opening the link.


Answer for Q nr 1:

not an asp issue, clientside coding.

Answers for Q nr 2:

- Never use outlook [like I never do] and this is not an asp issue.

- Read the Help pages of Outlook, this is not an asp issue.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Jul 19 '05 #3
Ray at <%=sLocation%> wrote on 08 jul 2003 in
microsoft.public.inetserver.asp.general:
Answer 3.

Don't listen to Evertjan.'s suggestion of not using Outlook. Go get
Outlook 2003. There are solutions for all problems that can arise
from HTML e-mail.


I am not an Outlook expert, never having touched it, except to unload an
inadvertent loaded version.

Still the marked leader runs the highest risk of a novel attack. Because it
tis the market leader as such and because therefore most inexperienced
cyber nitwits [mis]use it. [I am not saying this NG's crowd are among the
last !]

A single automatic download of an image will confirm your reading the mail
to a spammer. Doesn't Outlook load src=http://.. images anymore ?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 19 '05 #4
Wow, Evertjan., you've jumped to the top of my cool list. Do you know how
murderous I get when people say that Outlook sucks because it is so
susceptible to viruses? No one - now with the one exception of you -
understands cause and effect. No one seems to understand that Outlook is no
more vulnerable to viruses than any other mail client. No one seems to
understand that the reason that there are so many viruses that are designed
to proliferate via Outlook is exactly what you said. It's the number one
e-mail client. Who the hell would waste his time writing a virus for Eudora
or something? Obviously if you're going to write a virus for e-mail, it
will be targeted for Outlook. And then people say that Outlook sucks
because of it. Nobody gets it. Except you. Thanks! [:

Ray at work

"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.29...
Ray at <%=sLocation%> wrote on 08 jul 2003 in
microsoft.public.inetserver.asp.general:
Answer 3.

Don't listen to Evertjan.'s suggestion of not using Outlook. Go get
Outlook 2003. There are solutions for all problems that can arise
from HTML e-mail.

I am not an Outlook expert, never having touched it, except to unload an
inadvertent loaded version.

Still the marked leader runs the highest risk of a novel attack. Because

it tis the market leader as such and because therefore most inexperienced
cyber nitwits [mis]use it. [I am not saying this NG's crowd are among the
last !]

A single automatic download of an image will confirm your reading the mail
to a spammer. Doesn't Outlook load src=http://.. images anymore ?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Jul 19 '05 #5

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

Similar topics

5
by: Dan Nash | last post by:
Hi Subject line doesn't make sense I know. Basically we have a number of people on our system. They can sign up automatically and create their page. What I want to be able to do is give them...
5
by: Duane Lambe | last post by:
Hi - just a quick question, I hope it's simple enough that a visual example isn't required. I have an internal site, everything's the way I want it, but there's an anomoly in both Opera and...
3
by: Jonathan | last post by:
Hi all: I originally posted this in an HTML forum, but have realized that the solution may (a) require a server-side change or (b) be non-existent. In any case, since the page I'm dealing with is...
6
by: David P. Donahue | last post by:
I've always used VB in Visual Studio and have just started porting some of my stuff to C#, but I'm noticing something odd in Visual Studio (2003, if that's important). When writing VB code, the...
7
by: Brian | last post by:
hello, I am looking for a way to auto refresh a web page that I created, but also let the user choose to stop the auto refresh. I can not figure out how to stop the auto refresh. Any help would...
13
by: Matik | last post by:
Hello everybody, First: SQL Server 2000 sp3a, HP cluster server, MS 2003 server, database recovery model simple Torn page detection: When I have this option turned on, processes conected with...
8
by: speralta | last post by:
I'm playing around with a test page that uses a <div id="main"within the context of a body with a width of 100% to center a fixed width field on a page. For some reason, the page is not centering...
5
by: lazypig06 | last post by:
Hi ! I'd like to ask everyone this question. I am currently maintain a website which have hundreds of pages and lot of subdirectories. Most of these pages contains a common function (let's call...
13
by: S.Dickson | last post by:
I had an access database that i use as an ordering system. I have a form for entering customer details. When i add a new customer on the form the customer number is an auto number that appears when...
3
by: TS | last post by:
I am using IE 7. I have a website running on my local machine (localhost) and auto complete doesnt work for any of the textboxes, but going to web sites on the internet does support this so i know...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
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...
0
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,...

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.