A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Express Email Newsgroup » Outlook Express
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Script error in OE6 html email



 
 
Thread Tools Search this Thread Display Modes
  #11  
Old July 10th 07, 09:56 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Larry
external usenet poster
 
Posts: 7
Default Script error in OE6 html email

Hi Michael,

Further corrected information re this problem. I was mistaken in one
area in that I thought the incoming message was clean and replying added
the line of code. This is not true. Upon further questions to her and
checking I find that:

If I send her an email in html, the message in my 'sent items' is clean.
When it arrives in her inbox, the line of code has been added. So
either her machine is adding this code on receipt of the email, or it is
being added along the way. Any further ideas???

Larry

Larry wrote:
: Hi Michael,
:
: We removed all other email accounts from her machine and we still have
: the problem.
:
: I checked her machine and the code is being added when she sends the
: reply. The code is on the reply in her SENT ITEMS box and looks like
: this:
:
: !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
: HTMLHEAD
: META http-equiv=Content-Type content="text/html; charset=iso-8859-1"
: META content="MSHTML 6.00.6000.16481" name=GENERATOR
: STYLE/STYLE
:
: SCRIPT src="http://127.0.0.1:37935/xpopup.js"
: type=text/javascript/SCRIPT
: /HEAD
: BODY bgColor=#ffffff
: DIVFONT face=Arial size=2/FONT /DIV
: DIV style="FONT: 10pt arial"----- Original Message -----
: DIV style="BACKGROUND: #e4e4e4; font-color: black"BFrom:/B
: ...
:
: Larry
:
:
: *****
: Michael Santovec wrote:
: : This is what OE would normally generate
: :
: : !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
: : HTMLHEAD
: : META http-equiv=Content-Type content="text/html;
: : charset=iso-8859-1" META content="MSHTML 6.00.2900.3132"
: : name=GENERATOR STYLE/STYLE
: : /HEAD
: : BODY
: :
: : If she looks in the message in the Sent Items folder at the Message
: : Source (Ctrl-F3), is the script there? If not, then it's being
: : inserted after leaving OE.
: :
: : Since it's only happening in replies, she should also look at the
: : orignal message from your in her Inbox to see if it might have been
: : inserted in the way in. But I don't think that likely.
: :
: :
: : "Larry" wrote in message
: : ...
: : : Hi Michael,
: : :
: : : She is not using any signature.
: : :
: : : There is a second email account but the emails are being received
: : : into the default account and replied to from the default account.
: : : As well any original emails are from the default account.
: : :
: : : The script is in the head - see below:
: : :
: : : !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
: : : HTMLHEAD
: : : META http-equiv=Content-Type content="text/html;
: : : charset=iso-8859-1" META content="MSHTML 6.00.2900.3132"
: : : name=GENERATOR STYLE/STYLE
: : :
: : : SCRIPT src="http://127.0.0.1:37935/xpopup.js"
: : : type=text/javascript/SCRIPT
: : : /HEAD
: : : BODY bgColor=#ffffff
: : : DIV /DIV
: : : DIV style="FONT: 10pt arial"----- Original Message -----
: : : DIV style="BACKGROUND: #e4e4e4; font-color: black"BFrom:/B
: : : A
: : :
: : :
: : : Michael Santovec wrote:
: : : : Does she have more than one mail account in Tools, Accounts?
: : : :
: : : : New messages use the default account. Replies and forwards use
: : : : the account that downloaded the message.
: : : :
: : : : Some differences in the accounts could be the mail servers that
: : : : they pass through or using a different signature.
: : : :
: : : : If the script is towards the end of message, it could be a
: : : : signature.
: : : :
: : : :
: : : : "Larry" wrote in message
: : : : ...
: : : : : Thanks Michael,
: : : : :
: : : : : I had already checked her machine to make sure she is not
: : : : : using any stationery or business cards in her emails. We
: : : : : have also run a virus scan (latest defs), Adaware and Spybot
: : : : : and all were clean.
: : : : :
: : : : : Further puzzling info on this: It is only being added to
: : : : : replies, not original emails.
: : : : :
: : : : : She sent me an original html email which did NOT have the
: : : : : script problem. I replied to this clean original html email
: : : : : from her.
: : : : :
: : : : : My reply to this email: I checked the html code for anything
: : : : : like what
: : : : : she is getting just to make sure it isn't originating on my
: : : : : machine and
: : : : : it was clean.
: : : : :
: : : : : When she replied to my reply, the script was added and the
: : : : : error occurred. We did this twice to makes sure of what was
: : : : : happening. This
: : : : : also occurs if she replies to an html email originated on my
: : : : : machine.
: : : : :
: : : : : Why this is being added to only replies and not original html
: : : : : email is beyond reason. Any help appreciated!!
: : : : :
: : : : : Larry
: : : : : *****
: : : : : Michael Santovec wrote:
: : : : : : She's probably using stationery and it has some script
: : : : : : specified that doesn't make a lot of sense. It's looking
: : : : : : for a script on a web server at port 37935 on the current PC
: : : : : : (hers when sending, yours when reading). You are most likely
: : : : : : getting the error that the script can't be found or the
: : : : : : server connected to.
: : : : : :
: : : : : : Perhaps she has a virus.
: : : : : :
: : : : : : If you set OE to the restricted zone (Tools, Options,
: : : : : : Security) OE shouldn't try to run it.
: : : : : :
: : : : : :
: : : : : : "Larry" wrote in message
: : : : : : ...
: : : : : : : I have a friend whose html emails always cause a script
: : : : : : : error. The line
: : : : : : : that is causing the problem is added to all html emails
: : : : : : : she sends for some reason.
: : : : : : :
: : : : : : : The line is
: : : : : : : SCRIPT src=3D"http://127.0.0.1:37935/xpopup.js"
: : : : : : : =type=3Dtext/javascript/SCRIPT
: : : : : : :
: : : : : : : Can anyone tell me how to get rid of this.
: : : : : : :
: : : : : : : Cheers,
: : : : : : :
: : : : : : : Larry


Ads
  #12  
Old July 11th 07, 03:48 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Michael Santovec
external usenet poster
 
Posts: 2,875
Default Script error in OE6 html email

That makes sense in that it only happens in replies and not new
messages.

The next thing to check would be to see if that gets in messages from
others. A simple way to do this would be to send a new HTML message to
herself. If the script shows up in the Inbox on receipt, then it would
indicate that it is being added on her end rather than yours.

In that case, potential culprits would include her anti-virus set to
scan e-mail as it downloads or an anti-spam program.

It could be that one of those is including the script as a means to
communicate to the user when viewing about the message potentially
containing a virus or being spam.

--

Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm


"Larry" wrote in message
...
Hi Michael,

Further corrected information re this problem. I was mistaken in one
area in that I thought the incoming message was clean and replying
added
the line of code. This is not true. Upon further questions to her
and
checking I find that:

If I send her an email in html, the message in my 'sent items' is
clean.
When it arrives in her inbox, the line of code has been added. So
either her machine is adding this code on receipt of the email, or it
is
being added along the way. Any further ideas???

Larry

Larry wrote:
: Hi Michael,
:
: We removed all other email accounts from her machine and we still
have
: the problem.
:
: I checked her machine and the code is being added when she sends the
: reply. The code is on the reply in her SENT ITEMS box and looks
like
: this:
:
: !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
: HTMLHEAD
: META http-equiv=Content-Type content="text/html;
charset=iso-8859-1"
: META content="MSHTML 6.00.6000.16481" name=GENERATOR
: STYLE/STYLE
:
: SCRIPT src="http://127.0.0.1:37935/xpopup.js"
: type=text/javascript/SCRIPT
: /HEAD
: BODY bgColor=#ffffff
: DIVFONT face=Arial size=2/FONT /DIV
: DIV style="FONT: 10pt arial"----- Original Message -----
: DIV style="BACKGROUND: #e4e4e4; font-color: black"BFrom:/B
: ...
:
: Larry
:
:
: *****
: Michael Santovec wrote:
: : This is what OE would normally generate
: :
: : !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
: : HTMLHEAD
: : META http-equiv=Content-Type content="text/html;
: : charset=iso-8859-1" META content="MSHTML 6.00.2900.3132"
: : name=GENERATOR STYLE/STYLE
: : /HEAD
: : BODY
: :
: : If she looks in the message in the Sent Items folder at the
Message
: : Source (Ctrl-F3), is the script there? If not, then it's being
: : inserted after leaving OE.
: :
: : Since it's only happening in replies, she should also look at the
: : orignal message from your in her Inbox to see if it might have
been
: : inserted in the way in. But I don't think that likely.
: :
: :
: : "Larry" wrote in message
: : ...
: : : Hi Michael,
: : :
: : : She is not using any signature.
: : :
: : : There is a second email account but the emails are being
received
: : : into the default account and replied to from the default
account.
: : : As well any original emails are from the default account.
: : :
: : : The script is in the head - see below:
: : :
: : : !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
: : : HTMLHEAD
: : : META http-equiv=Content-Type content="text/html;
: : : charset=iso-8859-1" META content="MSHTML 6.00.2900.3132"
: : : name=GENERATOR STYLE/STYLE
: : :
: : : SCRIPT src="http://127.0.0.1:37935/xpopup.js"
: : : type=text/javascript/SCRIPT
: : : /HEAD
: : : BODY bgColor=#ffffff
: : : DIV /DIV
: : : DIV style="FONT: 10pt arial"----- Original Message -----
: : : DIV style="BACKGROUND: #e4e4e4; font-color: black"BFrom:/B
: : : A
: : :
: : :
: : : Michael Santovec wrote:
: : : : Does she have more than one mail account in Tools, Accounts?
: : : :
: : : : New messages use the default account. Replies and forwards
use
: : : : the account that downloaded the message.
: : : :
: : : : Some differences in the accounts could be the mail servers
that
: : : : they pass through or using a different signature.
: : : :
: : : : If the script is towards the end of message, it could be a
: : : : signature.
: : : :
: : : :
: : : : "Larry" wrote in message
: : : : ...
: : : : : Thanks Michael,
: : : : :
: : : : : I had already checked her machine to make sure she is not
: : : : : using any stationery or business cards in her emails. We
: : : : : have also run a virus scan (latest defs), Adaware and Spybot
: : : : : and all were clean.
: : : : :
: : : : : Further puzzling info on this: It is only being added to
: : : : : replies, not original emails.
: : : : :
: : : : : She sent me an original html email which did NOT have the
: : : : : script problem. I replied to this clean original html email
: : : : : from her.
: : : : :
: : : : : My reply to this email: I checked the html code for
anything
: : : : : like what
: : : : : she is getting just to make sure it isn't originating on my
: : : : : machine and
: : : : : it was clean.
: : : : :
: : : : : When she replied to my reply, the script was added and the
: : : : : error occurred. We did this twice to makes sure of what was
: : : : : happening. This
: : : : : also occurs if she replies to an html email originated on my
: : : : : machine.
: : : : :
: : : : : Why this is being added to only replies and not original
html
: : : : : email is beyond reason. Any help appreciated!!
: : : : :
: : : : : Larry
: : : : : *****
: : : : : Michael Santovec wrote:
: : : : : : She's probably using stationery and it has some script
: : : : : : specified that doesn't make a lot of sense. It's looking
: : : : : : for a script on a web server at port 37935 on the current
PC
: : : : : : (hers when sending, yours when reading). You are most
likely
: : : : : : getting the error that the script can't be found or the
: : : : : : server connected to.
: : : : : :
: : : : : : Perhaps she has a virus.
: : : : : :
: : : : : : If you set OE to the restricted zone (Tools, Options,
: : : : : : Security) OE shouldn't try to run it.
: : : : : :
: : : : : :
: : : : : : "Larry" wrote in message
: : : : : : ...
: : : : : : : I have a friend whose html emails always cause a script
: : : : : : : error. The line
: : : : : : : that is causing the problem is added to all html emails
: : : : : : : she sends for some reason.
: : : : : : :
: : : : : : : The line is
: : : : : : : SCRIPT src=3D"http://127.0.0.1:37935/xpopup.js"
: : : : : : : =type=3Dtext/javascript/SCRIPT
: : : : : : :
: : : : : : : Can anyone tell me how to get rid of this.
: : : : : : :
: : : : : : : Cheers,
: : : : : : :
: : : : : : : Larry




  #13  
Old July 17th 07, 07:00 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Armand Marini
external usenet poster
 
Posts: 3
Default Script error in OE6 html email


"Michael Santovec" a écrit dans le message de
news: ...
That makes sense in that it only happens in replies and not new messages.

The next thing to check would be to see if that gets in messages from
others. A simple way to do this would be to send a new HTML message to
herself. If the script shows up in the Inbox on receipt, then it would
indicate that it is being added on her end rather than yours.

In that case, potential culprits would include her anti-virus set to scan
e-mail as it downloads or an anti-spam program.

It could be that one of those is including the script as a means to
communicate to the user when viewing about the message potentially
containing a virus or being spam.

--

Mike -
http://pages.prodigy.net/michael_santovec/techhelp.htm


"Larry" wrote in message
...
Hi Michael,

Further corrected information re this problem. I was mistaken in one
area in that I thought the incoming message was clean and replying added
the line of code. This is not true. Upon further questions to her and
checking I find that:

If I send her an email in html, the message in my 'sent items' is clean.
When it arrives in her inbox, the line of code has been added. So
either her machine is adding this code on receipt of the email, or it is
being added along the way. Any further ideas???

Larry

Larry wrote:
: Hi Michael,
:
: We removed all other email accounts from her machine and we still have
: the problem.
:
: I checked her machine and the code is being added when she sends the
: reply. The code is on the reply in her SENT ITEMS box and looks like
: this:
:
: !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
: HTMLHEAD
: META http-equiv=Content-Type content="text/html; charset=iso-8859-1"
: META content="MSHTML 6.00.6000.16481" name=GENERATOR
: STYLE/STYLE
:
: SCRIPT src="http://127.0.0.1:37935/xpopup.js"
: type=text/javascript/SCRIPT
: /HEAD
: BODY bgColor=#ffffff
: DIVFONT face=Arial size=2/FONT /DIV
: DIV style="FONT: 10pt arial"----- Original Message -----
: DIV style="BACKGROUND: #e4e4e4; font-color: black"BFrom:/B
: ...
:
: Larry
:
:
: *****
: Michael Santovec wrote:
: : This is what OE would normally generate
: :
: : !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
: : HTMLHEAD
: : META http-equiv=Content-Type content="text/html;
: : charset=iso-8859-1" META content="MSHTML 6.00.2900.3132"
: : name=GENERATOR STYLE/STYLE
: : /HEAD
: : BODY
: :
: : If she looks in the message in the Sent Items folder at the Message
: : Source (Ctrl-F3), is the script there? If not, then it's being
: : inserted after leaving OE.
: :
: : Since it's only happening in replies, she should also look at the
: : orignal message from your in her Inbox to see if it might have been
: : inserted in the way in. But I don't think that likely.
: :
: :
: : "Larry" wrote in message
: : ...
: : : Hi Michael,
: : :
: : : She is not using any signature.
: : :
: : : There is a second email account but the emails are being received
: : : into the default account and replied to from the default account.
: : : As well any original emails are from the default account.
: : :
: : : The script is in the head - see below:
: : :
: : : !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
: : : HTMLHEAD
: : : META http-equiv=Content-Type content="text/html;
: : : charset=iso-8859-1" META content="MSHTML 6.00.2900.3132"
: : : name=GENERATOR STYLE/STYLE
: : :
: : : SCRIPT src="http://127.0.0.1:37935/xpopup.js"
: : : type=text/javascript/SCRIPT
: : : /HEAD
: : : BODY bgColor=#ffffff
: : : DIV /DIV
: : : DIV style="FONT: 10pt arial"----- Original Message -----
: : : DIV style="BACKGROUND: #e4e4e4; font-color: black"BFrom:/B
: : : A
: : :
: : :
: : : Michael Santovec wrote:
: : : : Does she have more than one mail account in Tools, Accounts?
: : : :
: : : : New messages use the default account. Replies and forwards use
: : : : the account that downloaded the message.
: : : :
: : : : Some differences in the accounts could be the mail servers that
: : : : they pass through or using a different signature.
: : : :
: : : : If the script is towards the end of message, it could be a
: : : : signature.
: : : :
: : : :
: : : : "Larry" wrote in message
: : : : ...
: : : : : Thanks Michael,
: : : : :
: : : : : I had already checked her machine to make sure she is not
: : : : : using any stationery or business cards in her emails. We
: : : : : have also run a virus scan (latest defs), Adaware and Spybot
: : : : : and all were clean.
: : : : :
: : : : : Further puzzling info on this: It is only being added to
: : : : : replies, not original emails.
: : : : :
: : : : : She sent me an original html email which did NOT have the
: : : : : script problem. I replied to this clean original html email
: : : : : from her.
: : : : :
: : : : : My reply to this email: I checked the html code for anything
: : : : : like what
: : : : : she is getting just to make sure it isn't originating on my
: : : : : machine and
: : : : : it was clean.
: : : : :
: : : : : When she replied to my reply, the script was added and the
: : : : : error occurred. We did this twice to makes sure of what was
: : : : : happening. This
: : : : : also occurs if she replies to an html email originated on my
: : : : : machine.
: : : : :
: : : : : Why this is being added to only replies and not original html
: : : : : email is beyond reason. Any help appreciated!!
: : : : :
: : : : : Larry
: : : : : *****
: : : : : Michael Santovec wrote:
: : : : : : She's probably using stationery and it has some script
: : : : : : specified that doesn't make a lot of sense. It's looking
: : : : : : for a script on a web server at port 37935 on the current PC
: : : : : : (hers when sending, yours when reading). You are most likely
: : : : : : getting the error that the script can't be found or the
: : : : : : server connected to.
: : : : : :
: : : : : : Perhaps she has a virus.
: : : : : :
: : : : : : If you set OE to the restricted zone (Tools, Options,
: : : : : : Security) OE shouldn't try to run it.
: : : : : :
: : : : : :
: : : : : : "Larry" wrote in message
: : : : : : ...
: : : : : : : I have a friend whose html emails always cause a script
: : : : : : : error. The line
: : : : : : : that is causing the problem is added to all html emails
: : : : : : : she sends for some reason.
: : : : : : :
: : : : : : : The line is
: : : : : : : SCRIPT src=3D"http://127.0.0.1:37935/xpopup.js"
: : : : : : : =type=3Dtext/javascript/SCRIPT
: : : : : : :
: : : : : : : Can anyone tell me how to get rid of this.
: : : : : : :
: : : : : : : Cheers,
: : : : : : :
: : : : : : : Larry






  #14  
Old July 19th 07, 12:16 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Larry
external usenet poster
 
Posts: 7
Default Script error in OE6 html email

The script is being added on the reply. She does not get it sending
herself an email. Problem is still resolved but she will be unavailable
for a while so can't get further info re this.

***
Armand Marini wrote:
: "Michael Santovec" a écrit dans le
: message de news: ...
: : That makes sense in that it only happens in replies and not new
: : messages.
: :
: : The next thing to check would be to see if that gets in messages
: : from others. A simple way to do this would be to send a new HTML
: : message to herself. If the script shows up in the Inbox on
: : receipt, then it would indicate that it is being added on her end
: : rather than yours.
: :
: : In that case, potential culprits would include her anti-virus set
: : to scan e-mail as it downloads or an anti-spam program.
: :
: : It could be that one of those is including the script as a means to
: : communicate to the user when viewing about the message potentially
: : containing a virus or being spam.
: :
: : --
: :
: : Mike -
http://pages.prodigy.net/michael_santovec/techhelp.htm
: :
: :
: : "Larry" wrote in message
: : ...
: : : Hi Michael,
: : :
: : : Further corrected information re this problem. I was mistaken in
: : : one area in that I thought the incoming message was clean and
: : : replying added the line of code. This is not true. Upon further
: : : questions to her and checking I find that:
: : :
: : : If I send her an email in html, the message in my 'sent items' is
: : : clean. When it arrives in her inbox, the line of code has been
: : : added. So either her machine is adding this code on receipt of
: : : the email, or it is being added along the way. Any further
: : : ideas???
: : :
: : : Larry
: : :
: : : Larry wrote:
: : : : Hi Michael,
: : : :
: : : : We removed all other email accounts from her machine and we
: : : : still have the problem.
: : : :
: : : : I checked her machine and the code is being added when she
: : : : sends the reply. The code is on the reply in her SENT ITEMS
: : : : box and looks like this:
: : : :
: : : : !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
: : : : HTMLHEAD
: : : : META http-equiv=Content-Type content="text/html;
: : : : charset=iso-8859-1" META content="MSHTML 6.00.6000.16481"
: : : : name=GENERATOR STYLE/STYLE
: : : :
: : : : SCRIPT src="http://127.0.0.1:37935/xpopup.js"
: : : : type=text/javascript/SCRIPT
: : : : /HEAD
: : : : BODY bgColor=#ffffff
: : : : DIVFONT face=Arial size=2/FONT /DIV
: : : : DIV style="FONT: 10pt arial"----- Original Message -----
: : : : DIV style="BACKGROUND: #e4e4e4; font-color: black"BFrom:/B
: : : : ...
: : : :
: : : : Larry
: : : :
: : : :
: : : : *****
: : : : Michael Santovec wrote:
: : : : : This is what OE would normally generate
: : : : :
: : : : : !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
: : : : : HTMLHEAD
: : : : : META http-equiv=Content-Type content="text/html;
: : : : : charset=iso-8859-1" META content="MSHTML 6.00.2900.3132"
: : : : : name=GENERATOR STYLE/STYLE
: : : : : /HEAD
: : : : : BODY
: : : : :
: : : : : If she looks in the message in the Sent Items folder at the
: : : : : Message Source (Ctrl-F3), is the script there? If not, then
: : : : : it's being inserted after leaving OE.
: : : : :
: : : : : Since it's only happening in replies, she should also look
: : : : : at the orignal message from your in her Inbox to see if it
: : : : : might have been inserted in the way in. But I don't think
: : : : : that likely.
: : : : :
: : : : :
: : : : : "Larry" wrote in message
: : : : : ...
: : : : : : Hi Michael,
: : : : : :
: : : : : : She is not using any signature.
: : : : : :
: : : : : : There is a second email account but the emails are being
: : : : : : received into the default account and replied to from the
: : : : : : default account. As well any original emails are from the
: : : : : : default account.
: : : : : :
: : : : : : The script is in the head - see below:
: : : : : :
: : : : : : !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
: : : : : : Transitional//EN" HTMLHEAD
: : : : : : META http-equiv=Content-Type content="text/html;
: : : : : : charset=iso-8859-1" META content="MSHTML 6.00.2900.3132"
: : : : : : name=GENERATOR STYLE/STYLE
: : : : : :
: : : : : : SCRIPT src="http://127.0.0.1:37935/xpopup.js"
: : : : : : type=text/javascript/SCRIPT
: : : : : : /HEAD
: : : : : : BODY bgColor=#ffffff
: : : : : : DIV /DIV
: : : : : : DIV style="FONT: 10pt arial"----- Original Message -----
: : : : : : DIV style="BACKGROUND: #e4e4e4; font-color:
: : : : : : black"BFrom:/B A
: : : : : :
: : : : : :
: : : : : : Michael Santovec wrote:
: : : : : : : Does she have more than one mail account in Tools,
: : : : : : : Accounts?
: : : : : : :
: : : : : : : New messages use the default account. Replies and
: : : : : : : forwards use the account that downloaded the message.
: : : : : : :
: : : : : : : Some differences in the accounts could be the mail
: : : : : : : servers that they pass through or using a different
: : : : : : : signature.
: : : : : : :
: : : : : : : If the script is towards the end of message, it could be a
: : : : : : : signature.
: : : : : : :
: : : : : : :
: : : : : : : "Larry" wrote in message
: : : : : : : ...
: : : : : : : : Thanks Michael,
: : : : : : : :
: : : : : : : : I had already checked her machine to make sure she is
: : : : : : : : not using any stationery or business cards in her
: : : : : : : : emails. We
: : : : : : : : have also run a virus scan (latest defs), Adaware and
: : : : : : : : Spybot and all were clean.
: : : : : : : :
: : : : : : : : Further puzzling info on this: It is only being added
: : : : : : : : to replies, not original emails.
: : : : : : : :
: : : : : : : : She sent me an original html email which did NOT have
: : : : : : : : the script problem. I replied to this clean original
: : : : : : : : html email from her.
: : : : : : : :
: : : : : : : : My reply to this email: I checked the html code for
: : : : : : : : anything like what
: : : : : : : : she is getting just to make sure it isn't originating
: : : : : : : : on my machine and
: : : : : : : : it was clean.
: : : : : : : :
: : : : : : : : When she replied to my reply, the script was added and
: : : : : : : : the error occurred. We did this twice to makes sure of
: : : : : : : : what was happening. This
: : : : : : : : also occurs if she replies to an html email originated
: : : : : : : : on my machine.
: : : : : : : :
: : : : : : : : Why this is being added to only replies and not
: : : : : : : : original html email is beyond reason. Any help
: : : : : : : : appreciated!!
: : : : : : : :
: : : : : : : : Larry
: : : : : : : : *****
: : : : : : : : Michael Santovec wrote:
: : : : : : : : : She's probably using stationery and it has some script
: : : : : : : : : specified that doesn't make a lot of sense. It's
: : : : : : : : : looking for a script on a web server at port 37935 on
: : : : : : : : : the current PC (hers when sending, yours when
: : : : : : : : : reading). You are most likely getting the error that
: : : : : : : : : the script can't be found or the server connected to.
: : : : : : : : :
: : : : : : : : : Perhaps she has a virus.
: : : : : : : : :
: : : : : : : : : If you set OE to the restricted zone (Tools, Options,
: : : : : : : : : Security) OE shouldn't try to run it.
: : : : : : : : :
: : : : : : : : :
: : : : : : : : : "Larry" wrote in message
: : : : : : : : : ...
: : : : : : : : : : I have a friend whose html emails always cause a
: : : : : : : : : : script error. The line
: : : : : : : : : : that is causing the problem is added to all html
: : : : : : : : : : emails she sends for some reason.
: : : : : : : : : :
: : : : : : : : : : The line is
: : : : : : : : : : SCRIPT src=3D"http://127.0.0.1:37935/xpopup.js"
: : : : : : : : : : =type=3Dtext/javascript/SCRIPT
: : : : : : : : : :
: : : : : : : : : : Can anyone tell me how to get rid of this.
: : : : : : : : : :
: : : : : : : : : : Cheers,
: : : : : : : : : :
: : : : : : : : : : Larry


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Script error when printing HTML messages Chris Rickman Outlook - Installation 8 April 17th 08 05:44 PM
Outlook 2003 Script: HTML Mail news.microsoft.com Outlook and VBA 5 October 27th 06 09:56 PM
script error Ann Outlook Express 3 September 22nd 06 04:54 PM
Script error line 1189 when trying to print email Stevo Outlook Express 6 August 31st 06 07:47 AM
script error bill Outlook Express 3 August 28th 06 05:43 PM


All times are GMT +1. The time now is 08:51 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.