Re: 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">
: <HTML><HEAD>
: <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>
: <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
: <DIV style="FONT: 10pt arial">----- Original Message -----
: <DIV style="BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
: ...
:
: Larry
:
:
: *****
: Michael Santovec wrote:
: : This is what OE would normally generate
: :
: : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
: : <HTML><HEAD>
: : <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" <larrya167@xxxxxxxxxxxx> wrote in message
: : news:OthnTBawHHA.4184@xxxxxxxxxxxxxxxxxxxxxxx
: : : 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">
: : : <HTML><HEAD>
: : : <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>&nbsp;</DIV>
: : : <DIV style="FONT: 10pt arial">----- Original Message -----
: : : <DIV style="BACKGROUND: #e4e4e4; font-color: black"><B>From:</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" <larrya167@xxxxxxxxxxxx> wrote in message
: : : : news:e%23IWATHwHHA.4592@xxxxxxxxxxxxxxxxxxxxxxx
: : : : : 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" <larrya167@xxxxxxxxxxxx> wrote in message
: : : : : : news:OGpJqVBwHHA.2288@xxxxxxxxxxxxxxxxxxxxxxx
: : : : : : : 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


.



Relevant Pages

  • Re: Script error in OE6 html email
    ... Source, is the script there? ... Since it's only happening in replies, she should also look at the ... There is a second email account but the emails are being received into ... :: she is getting just to make sure it isn't originating on my ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Script error in OE6 html email
    ... Does she have more than one mail account in Tools, ... If the script is towards the end of message, ... It is only being added to replies, ... I replied to this clean original html email from her. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Script error in OE6 html email
    ... That makes sense in that it only happens in replies and not new ... It could be that one of those is including the script as a means to ... When it arrives in her inbox, the line of code has been added. ... ::: As well any original emails are from the default account. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Script error in OE6 html email
    ... There is a second email account but the emails are being received into ... Replies and forwards use the ... If the script is towards the end of message, ... I replied to this clean original html email from her. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Murphys Law
    ... never get done, but like my hubby says, you love it. ... can see through my glass shower doors somewhat again. ... I have got to find something that will clean that marbled ... or take over my account. ...
    (sci.med.transcription)

Loading