Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4335234
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T10:38:29+00:00 2026-05-21T10:38:29+00:00

I have a very wierd error cropping up in IE. I am opening a

  • 0

I have a very wierd error cropping up in IE.

I am opening a window, with a specific url , and closing it immidiately, using the following code:

openSomething(guid)
{
   my_window = window.open("outlook:"+guid,"mywindow","width=0,height=0");
   my_window.close();
}

This script outputs things as expected, i.e this opens the right outlook mail needed, but IE window shows the error “my_window null or not an object”.

Can someone please tell me what is wrong here??

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T10:38:30+00:00Added an answer on May 21, 2026 at 10:38 am

    That usually happens when the window is blocked by a/the popup blocker. You’ll need to make sure that window.open actually returns a window:

    my_window = window.open("outlook:"+guid,"mywindow","width=0,height=0");
    if (my_window && my_window.close) {
      my_window.close();
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have come across a very weird error. I'm on Solaris 10, using Ruby
This is very weird. I have the following code: Assert.AreEqual(new DateTime(2000, 1, 1), DateTime.ParseExact(2000,
I'm getting a very weird error ever since I have ported the spritebatch code
So, I have this very weird error - Some advanced PHP devs might also
I'm getting a very weird error. I have 2 activities. On both I'm getting
I have a very weird problem while trying to pass and SQL query using
I have a very wierd problem. When i run the file from a different
I have a very weird error with c++. I have two values, max and
I am using Pycharm : 2.6 Problem is its error checking is behaving very
I have a very wierd problem. I created a login system with ajax and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.