|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: May 2000
Location: Lexington, Michigan
Posts: 353
|
Currently we use the IEAK to create a customized version of IE5. One of the things we do is set the home page to a specific site and we do not allow user to change the
start page. However, some sites offer to make themselves the default home page there by overriding our homepage. Since we dont allow the start page to be changed in the IE options, it makes it hard for us to put back in the correct start page. Does anybody have a script that we can run to change the start page? Anything would be eaiser than the current solution of re-installing IE5. |
|
|
|
|
|
#2 |
|
Member (14 bit)
Join Date: Mar 1999
Location: Kelowna, B.C., Canada
Posts: 9,138
|
In IE4.x it's View, Internet Options, General tab, type any page URL you want.
In IE5.x it's Tools, Internet Options, General tab,...... ------------------ Who needs a life?, I have internet! Cheers, Jim Jim & Sue's Free Files | Jims Modems |
|
|
|
|
|
#3 |
|
Member (12 bit)
Premium Member
Join Date: Mar 1999
Location: LA, CA
Posts: 2,227
|
You can make a shortcut to iexplore.exe At the end of the target (cmd) line put in the webpage
|
|
|
|
|
|
#4 |
|
Member (9 bit)
Join Date: May 2000
Location: Lexington, Michigan
Posts: 353
|
Its not that simple, I know where to set the start page in IE, but we grey out that box
so know one can change the home page. That works until somebody goes to a web page that offers to make itself your start page. When that happens, we can't easily set it back. I have seen some links on web pages that do this and was wondering what the code was so i could do it as well |
|
|
|
|
|
#5 |
|
Member (14 bit)
Join Date: Mar 1999
Location: Kelowna, B.C., Canada
Posts: 9,138
|
Yes, I've seen the code as well. It's DHTML, and you can get it at www.dynamicdrive.com
You may also just edit the registry key here: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Start Page and here: HKEY_USERS\.DEFAULT\Software\Microsoft\Internet Explorer\Main ------------------ Who needs a life?, I have internet! Cheers, Jim Jim & Sue's Free Files | Jims Modems |
|
|
|
|
|
#6 |
|
Member (9 bit)
Join Date: May 2000
Location: Lexington, Michigan
Posts: 353
|
Thanks, just what I needed.
|
|
|
|
|
|
#7 |
|
Member (6 bit)
Join Date: Apr 2000
Posts: 54
|
You can set a registry restriction by going to:
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel] If the control Panel key doesn't exist, you right-click on the Intrernet explorer key and choose new>Key. Then right-click on Control Panel, choose new>DWORD value, name it HomePage and give it a value of 1. This will prevent it from being changed. reghakr |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|