object has moved

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Sometimes when I double click my IE icon the phrase"object has moved to here" appears and here is underlined and is a hyperlink. I'm afraid to click this so I close out and double click my IE icon again and this time it usually goes to my IE homepage. Any ideas as to what might be causing the object has moved to appear? thanks for the help.
 
jimh said:
Sometimes when I double click my IE icon the phrase"object has moved
to here" appears and here is underlined and is a hyperlink. I'm
afraid to click this so I close out and double click my IE icon again
and this time it usually goes to my IE homepage. Any ideas as to what
might be causing the object has moved to appear? thanks for the help.

A Web page that has moved and left a re-direct command at the old site.

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
Object moved, This object may be found <here>.
http://support.microsoft.com/?kbid=193489
--

This may be caused by a third-party program (adware, spyware, parasite).
Get AdAware and SpyBot and run them both. Keep them up to date.
Dealing with Unwanted Spyware, Parasites, Toolbars and Search Engines
http://mvps.org/winhelp2002/unwanted.htm


Henri Leboeuf
Web page: http://www.generation.net/~hleboeuf/index.htm


jimh said:
Sometimes when I double click my IE icon the phrase"object has moved to
here" appears and here is underlined and is a hyperlink. I'm afraid to click
this so I close out and double click my IE icon again and this time it
usually goes to my IE homepage. Any ideas as to what might be causing the
object has moved to appear? thanks for the help.
 
jimh said:
Sometimes when I double click my IE icon the phrase"object has moved
to here" appears and here is underlined and is a hyperlink. I'm afraid to
click this so I close out and double click my IE icon again and this time it
usually goes to my IE homepage. Any ideas as to what might be causing
the object has moved to appear? thanks for the help.

Have you customized your Security settings?

One reason that redirects might not work is that the user
has disabled the security default:
Allow META REFRESH

If that is disabled it causes IE to ignore the delay requested
by coding such as:

<meta http-equiv="refresh" content="0;URL=index.html">

There are other ways to do redirects though, so with that scenario
it's not inconceivable that it might work some times but not others.

One way to get a better idea of what is going on without having access
to a packet sniffer would be to use your telnet client to connect to that
site's port 80 and see what HTTP response you get. An HTTP trace
is best though because you can only approximate using telnet
the request that IE makes.


HTH

Robert Aldwinckle
---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top