Quantcast
Channel: Internet Explorer 8, 9, 10, 11 forum
Viewing all 10469 articles
Browse latest View live

Manage Password Store in IE11 Through Group Policy

$
0
0

We are looking at managing our password store in IE11 through group policies. Where can this be done in group policy editor ?

I can be done for Edge, managed in Group Policy Manager Editor under Windows Components, Microsoft Edge, Configure Password Manager but I can't find anything like this for IE11

We're using NetIQ's SecureLogin at the moment and want to get rid of it as the only thing it's now managing is the users password store. One less application for desktop's to support, so if it's already built into the O/S why keep it.

Any help would be grateful.


Object doesn't support property or method , this.parent not returning parent frame onunload

$
0
0

this.parent not returning parent frame and getting error Object doesn't support property or method .

It works fine for Firefox and Chrome. ie for Firefox and Chrome returning parent frame for this.parent 

OST to PST

$
0
0
How can I convert OST file format to PST file format in MS Outlook?

IE11 : Intranet zone not detected automatically

$
0
0

Hi,

I am running IE 11 on a Windows 2008 R2 SP1 server, which is part of a domain.

When accessing sites from the internal network, I get a blank page. I noticed that it was due to the fact that these sites are not in the "Local intranet" zone, and when I add them manually it works.

In Internet Options > Security > Local intranet, when I click on "Sites", I directly have the window with the advanced configuration, where I have to manually define a list of websites. I do not see the window with the "Automatically detect intranet network" checkbox (but I have it on other servers).

If I manually add the IP and domain with wildcards, I can access my internal sites, but I would have to do that for every user connecting to the server. I'd prefer if it was automatic, as it is on other servers.

Can you help me please ?

Thanks.

Change default location when upload file

$
0
0

Hello

when i'm on webiste and want to upload file, the file browser opened and i go to the location where the file i want to upload is there. Next time when i want to upload a file, it goes to the last directory that i uploaded before. i want to change (through registry) the default path. so everytime i want to upload files, it will go the specific location that i set before. please assist .

how do i change default font on IE using gpo or registry

$
0
0
i have a internal web app that employees use and copy info out of to email but its in the wrong font i know i can change it at the workstation but i was wondering if there was a gpo or registry setting that would allow me to set the default font of IE so i dont have to go and touch every computer

Ajax Script not working in IE (window.XMLHttpRequest)

$
0
0

Hi,

I have written following code in ajax.

This is a javascript function called on onchange event of a button.

This code works fine in firefox and chrome but does not work in IE8.0+
the values don't get displayed.

plz suggest me if there is any change.

thnx in advance.


<script type="text/javascript">
    
function showUser(str) {
  if (str=="") {
    document.getElementById("userDetailsShownHere").innerHTML="";
    return;
  }
  if (window.XMLHttpRequest) {
    // code for IE7+, Firefox, Chrome, Opera, Safari
    xmlhttp=new XMLHttpRequest();
  } else { // code for IE6, IE5
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
  }
  xmlhttp.onreadystatechange=function() {
    if (xmlhttp.readyState==4 && xmlhttp.status==200) {
      document.getElementById("userDetailsShownHere").innerHTML=xmlhttp.responseText;
      document.getElementById("btn").name=str;
        showGift(str);
    }
  }
  xmlhttp.open("GET","getuser.php?username="+str,true);
  xmlhttp.send();
}
//This code will execute on button click
function showGift(str) {
    var life = document.getElementById("lifeLabel").value;
    var number = parseInt(life, 0);
    if(number == 55){      
        if (window.XMLHttpRequest) {
        // code for IE7+, Firefox, Chrome, Opera, Safari
        xmlhttp=new XMLHttpRequest();
      } else { // code for IE6, IE5
        xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
      }
      xmlhttp.onreadystatechange=function() {
        if (xmlhttp.readyState==4 && xmlhttp.status==200) {
            
          document.getElementById("userDetailsShownHere").innerHTML=xmlhttp.responseText;
         document.getElementById("btn").name=str;
       document.getElementById("btn").style.display="inline";
       
        }
      }
      xmlhttp.open("GET","getuser.php?username="+str,true);
      xmlhttp.send();
    }
    else if(number > 0){
      document.getElementById("noLife").style.display="none";
        number = number - 1;

      if (window.XMLHttpRequest) {
        // code for IE7+, Firefox, Chrome, Opera, Safari
        xmlhttp=new XMLHttpRequest();
      } else { // code for IE6, IE5
        xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
      }
       xmlhttp.onreadystatechange=function() {
        if (xmlhttp.readyState==4 && xmlhttp.status==200) {
          document.getElementById("userDetailsShownHere").innerHTML=xmlhttp.responseText;
          document.getElementById("btn").name=str;
        document.getElementById("btn").style.display="none";
         if(document.getElementById("cometomorrow") || document.getElementById("win")){
            document.getElementById("btn").style.display="none";
            console.log("hide");
          }else{
            setTimeout("showButton()", 1000);
          }
        }
      }
      xmlhttp.open("GET","getgift.php?username="+str+"&loop="+number,true);
      xmlhttp.send();
    
    }
    else {
    document.getElementById("userDetailsShownHere").innerHTML="";
        document.getElementById("noLife").style.display="inline";
    document.getElementById("btn").style.display="none";
    }
}

</script>





Incorrect color in color picker

$
0
0

Hi all.

I think color picker in IE 11 devtools works incorrectly.

If background color is #eeeeee = rgb(238,238,238), color picker shows rgba(237,237,237,1) that is equal to #ededed.

Could someone explain is it a bug, or my browser is incorrectly configured or smth else?

Info about system: Windows 7 x64 Enterprise Service Pack 1, IE 11.0.9600

Kind regards,

Ilya


Security Update Blocked my mailto

$
0
0


I have a website, written in Java, that uses a mailto call (Client Default IE11 & Outlook).  Since May 2018 and coinciding with the KB4103768 Security Update for IE, the web site only 'pops up' the mailto message once and the subsequent calls are just ignored (no error message).  Running the site without the update (in testing) has the mailto command working every time.  Would suggest that the Update will not be rolled back so an alternate code example would be appreciated.   Snippet - var mailaction = 'mailto:'+header+subject+wholebody;  window.location.href = mailaction;

Certificate Revocation Alert

$
0
0
I have a user who gets a security alert in IE 11 - Revocation information for the security certificate for this site is not available.  Do you want to proceed?
She gets this going to all sorts for websites, Accuweather, Microsoft, many others, that I know have valid certificates.  I view the certs on her machine, they look fine, dates, names, etc.  Her windows 7 is up to date.  The certificates MMC plug in shows the trusted root certificates as it should.  Anybody have a clue how to fix this?

IE/Edge do not fall back to NTLM if Kerberos not available

$
0
0

We have recently changed our SharePoint on-premise authentication method from NTLM only to Kerberos/NTLM. Since then when we try to login from Internet (no kerberos) IE causes trouble getting a 401 (Unauthorized) due to the fact that it does not fall back to NTLM, but wants to use Kerberos instead. This behaviour only applies to IE and Edge, other browsers like Chrome or Firefox due proper NTLM. The Response Header I see in IE is correct (WWW-Authenticate: Negotiate, NTLM), though. Just that both IE or Edge always only try kerberos which fails fro outside our corporate network or VPN. It doesn't look to me like it owuld be a Firewall or IIS Server issues, since other browsers (non-Microsoft) do properly work with NTLM within the same scenario. BTW, there is a similar situation with Dynamics CRM on-premise, I am not an expert here, but with this when trying to browse the internal URL from WAN (which might not be the right approach, but firewall-wise it is allowed), we get the same issue with IE/Edge. Using internet-faced deployment URL for CRM via ADFS, this works with IE/Edge too from outside corporate network. This seems to be the same cause, these browsers to not fall back to NTLM if Kerberos isn't available.
After I got my Kerberos Ticket once, until it expires or I purge it, I can work with these browser from outside LAN too.

IE security Settings is set to Enable Integrated Windows Authenticaton and servers in charge are members of Local Intranet Security zone

kind regards,

Dieter

How to set any url to New Tab of Microsoft Edge browser through Group Policy.

$
0
0

I have a requirement to set a specific url into New Tab via Group policy for Microsoft Edge. As of now While opening a new Tab page in Edge, default page (Which is set by microsoft) is opening. So I need to set a specific URL into New Tab. So when i will open a new Tab, it will redirect to specific URL only. 

Can you please let me know the Solution ASAP. 

Microsoft Edge for MacOS

$
0
0
Is there any plan to bring Microsoft Edge for MacOS?

남양주< FLCKEM50@GMail.CoΜ >←낙태수술병원상담신청

$
0
0

※현대의료시설이 갖춰진 정식 산부인과 병원

안양< FLCKEM50@GMail.CoΜ >←낙태수술병원상담신청

$
0
0

※현대의료시설이 갖춰진 정식 산부인과 병원


천안< FLCKEM50@GMail.CoΜ >←낙태수술병원상담신청

$
0
0

※현대의료시설이 갖춰진 정식 산부인과 병원

송파< FLCKEM50@GMail.CoΜ >←낙태수술병원상담신청

$
0
0

※현대의료시설이 갖춰진 정식 산부인과 병원

강서< FLCKEM50@GMail.CoΜ >←낙태수술병원상담신청

$
0
0

※현대의료시설이 갖춰진 정식 산부인과 병원

노원< FLCKEM50@GMail.CoΜ >←낙태수술병원상담신청

$
0
0

※현대의료시설이 갖춰진 정식 산부인과 병원

강남< FLCKEM50@GMail.CoΜ >←낙태수술병원상담신청

$
0
0

※현대의료시설이 갖춰진 정식 산부인과 병원

Viewing all 10469 articles
Browse latest View live




Latest Images