|
deranger


Registered: 01/21/08
Posts: 6,840
Loc: off the wall
|
Question about Internet Explorer
#9749874 - 02/06/09 03:57 PM (13 years, 3 months ago) |
|
|
Anyone know how I would configure IE so that when I close a window it will pop up in the same location when I open it again?
|
Seuss
Error: divide byzero



Registered: 04/27/01
Posts: 23,480
Loc: Caribbean
Last seen: 3 months, 29 days
|
Re: Question about Internet Explorer [Re: deranger]
#9750006 - 02/06/09 04:20 PM (13 years, 3 months ago) |
|
|
Step 1, download firefox ... Step 2, look for appropriate plugin Step 2a, if appropriate plugin doesn't exist, write one
-------------------- Just another spore in the wind.
|
deranger


Registered: 01/21/08
Posts: 6,840
Loc: off the wall
|
Re: Question about Internet Explorer [Re: Seuss]
#9750032 - 02/06/09 04:24 PM (13 years, 3 months ago) |
|
|
Can`t use firefox, I have to use IE at work.
IE is open the whole time, it`s just when I have to open a new window I`d like it to open in the same spot every time. It used to do this on my old laptop but can`t get it to work on the new PC.
Also, how would I get an actual question mark instead of this - É ... É
|
Seuss
Error: divide byzero



Registered: 04/27/01
Posts: 23,480
Loc: Caribbean
Last seen: 3 months, 29 days
|
Re: Question about Internet Explorer [Re: deranger]
#9750060 - 02/06/09 04:29 PM (13 years, 3 months ago) |
|
|
> Also, how would I get an actual question mark instead of this - É ... É
Step 1, download firefox ...

(sorry, couldn't help myself)
You can set the page that IE loads each time you start it, but I have no idea how to force it to load the last page you browsed each time you open it.
-------------------- Just another spore in the wind.
|
deranger


Registered: 01/21/08
Posts: 6,840
Loc: off the wall
|
Re: Question about Internet Explorer [Re: Seuss]
#9750083 - 02/06/09 04:33 PM (13 years, 3 months ago) |
|
|
No that`s not what I mean.. say I close an IE window (which isn`t maximized) which is located on the far top right hand corner of my screen. When I close the window and open another IE window I want it to open in that same location instead of on the left hand side of the screen.
|
Seuss
Error: divide byzero



Registered: 04/27/01
Posts: 23,480
Loc: Caribbean
Last seen: 3 months, 29 days
|
Re: Question about Internet Explorer [Re: deranger]
#9750274 - 02/06/09 05:10 PM (13 years, 3 months ago) |
|
|
Again, I have no idea... however, Ythan usually has the answers to these type of questions. Be patient.
-------------------- Just another spore in the wind.
|
golden1



Registered: 06/18/08
Posts: 1,707
Loc: north korea
|
Re: Question about Internet Explorer [Re: Seuss]
#9751397 - 02/06/09 08:00 PM (13 years, 3 months ago) |
|
|
make a file called something.html put this code in it: Code:
<script language="JavaScript"> window.moveTo(0,0); window.resizeTo(700,700); window.location="http://google.com"; </script>
where moveTo(x,y) is the position of where you want it, in pixels resize is the size and location you would set to your desired homepage set it to your homepage in IE
surprised I came up with that
|
zouden
Neuroscientist



Registered: 11/12/07
Posts: 7,091
Loc: Australia
Last seen: 12 years, 7 months
|
Re: Question about Internet Explorer [Re: deranger]
#9752136 - 02/06/09 10:16 PM (13 years, 3 months ago) |
|
|
Quote:
deranger said: Also, how would I get an actual question mark instead of this - É ... É
-------------------- I know... that just the smallest
part of the world belongs to me You know... I'm not a blind man
but truth is the hardest thing to see
|
deranger


Registered: 01/21/08
Posts: 6,840
Loc: off the wall
|
Re: Question about Internet Explorer [Re: zouden]
#9752699 - 02/07/09 12:03 AM (13 years, 3 months ago) |
|
|
I fixed it by holding shift + ctrl. Whenever I pressed the question mark key an E with a dash above would appear (incase it doesn't appear that way on your screen).
|
deranger


Registered: 01/21/08
Posts: 6,840
Loc: off the wall
|
Re: Question about Internet Explorer [Re: golden1]
#9752709 - 02/07/09 12:05 AM (13 years, 3 months ago) |
|
|
Quote:
golden1 said: make a file called something.html put this code in it: Code:
<script language="JavaScript"> window.moveTo(0,0); window.resizeTo(700,700); window.location="http://google.com"; </script>
where moveTo(x,y) is the position of where you want it, in pixels resize is the size and location you would set to your desired homepage set it to your homepage in IE
surprised I came up with that
Don't know if this will work, because I need the pop-up window to be executed through a link in IE.
|
zouden
Neuroscientist



Registered: 11/12/07
Posts: 7,091
Loc: Australia
Last seen: 12 years, 7 months
|
Re: Question about Internet Explorer [Re: deranger]
#9752985 - 02/07/09 01:18 AM (13 years, 3 months ago) |
|
|
Quote:
deranger said: I fixed it by holding shift + ctrl. Whenever I pressed the question mark key an E with a dash above would appear (incase it doesn't appear that way on your screen).
Hmmm, is that a keyboard setting? There should be an option in windows control panel. If you've found a way around then no biggie.
(strange, when I first read this thread it was an E with an accent, but now it's a funny question mark. I don't know if I'll ever understand unicode.)
-------------------- I know... that just the smallest
part of the world belongs to me You know... I'm not a blind man
but truth is the hardest thing to see
|
Idiot
I Am Moron!


Registered: 11/27/05
Posts: 6,554
Loc: 41.90231, 12.45390
Last seen: 3 months, 26 days
|
Re: Question about Internet Explorer [Re: deranger]
#9770205 - 02/10/09 03:52 AM (13 years, 3 months ago) |
|
|
Well when you save the file with the html code open it in IE then copy the location out of the url bar and use that as your IE hompage.
That is if I interpreted the code correctly.
-------------------- Customize your Shroomery experience! Do not argue with an idiot. He will drag you down to his level and beat you with experience.
|
Alan Rockefeller
Mycologist


Registered: 03/10/07
Posts: 47,315
Last seen: 1 hour, 16 minutes
|
Re: Question about Internet Explorer [Re: deranger]
#9772201 - 02/10/09 03:44 PM (13 years, 3 months ago) |
|
|
Quote:
Can`t use firefox, I have to use IE at work.
Step 1, download firefox ... Step 2, change your user agent so it matches IE's user agent Step 3 Enjoy the additional security of firefox while your network traffic continues to assert that you are running IE.
|
deranger


Registered: 01/21/08
Posts: 6,840
Loc: off the wall
|
|
I use firefox outside of work. Can't use it for work as it's not compatible with the web software.
The problem is resolved now, all that was needed was a windows update.
|
zouden
Neuroscientist



Registered: 11/12/07
Posts: 7,091
Loc: Australia
Last seen: 12 years, 7 months
|
|
Quote:
Alan Rockefeller said:
Quote:
Can`t use firefox, I have to use IE at work.
Step 1, download firefox ... Step 2, change your user agent so it matches IE's user agent Step 3 Enjoy the additional security of firefox while your network traffic continues to assert that you are running IE.
Lots of people are forced to use IE at work because they don't have administrative rights to use anything else, or, like deranger, they have to use crappy in-house web apps which are only compatible with IE.
-------------------- I know... that just the smallest
part of the world belongs to me You know... I'm not a blind man
but truth is the hardest thing to see
|
Seuss
Error: divide byzero



Registered: 04/27/01
Posts: 23,480
Loc: Caribbean
Last seen: 3 months, 29 days
|
Re: Question about Internet Explorer [Re: deranger]
#9772501 - 02/10/09 04:44 PM (13 years, 3 months ago) |
|
|
> Can't use it for work as it's not compatible with the web software.
I have the same problem. Very annoying. VMWare to the rescue...
-------------------- Just another spore in the wind.
|
|