DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Itai Raz Guest

    access denied, opening a new browser window

    Anyone had this problem?

    On Window 2K I'm using IE5.01(5.00.2920), the one that comes with windows.
    Whenever there's a script line of code that attempt to open a new browser
    window, the browser pops out with an error message: "access is denied".
    I can't seem to find a place in which I can change permissions for this.

    Itai



  2. #2
    Steve Cochran Guest

    Re: access denied, opening a new browser window

    What's the code?

    steve

    "Itai Raz" <itai@globalfactory.net> wrote in message
    news:3964d87c$1@news.devx.com...
    > Anyone had this problem?
    >
    > On Window 2K I'm using IE5.01(5.00.2920), the one that comes with windows.
    > Whenever there's a script line of code that attempt to open a new browser
    > window, the browser pops out with an error message: "access is denied".
    > I can't seem to find a place in which I can change permissions for this.
    >
    > Itai
    >
    >



  3. #3
    Itai Raz Guest

    Re: access denied, opening a new browser window

    It's not code-related, it's just whenever there is an attempt of the browser
    to open a new window (the javascript code could look like this: <A
    href="javascript:window.open(..... ) etc.)

    It's something to do with permissions on the browser, or on windows itself.

    Itai



    "Steve Cochran" <scochran@chattanooga.net> wrote in message
    news:3965c426$1@news.devx.com...
    > What's the code?
    >
    > steve
    >
    > "Itai Raz" <itai@globalfactory.net> wrote in message
    > news:3964d87c$1@news.devx.com...
    > > Anyone had this problem?
    > >
    > > On Window 2K I'm using IE5.01(5.00.2920), the one that comes with

    windows.
    > > Whenever there's a script line of code that attempt to open a new

    browser
    > > window, the browser pops out with an error message: "access is denied".
    > > I can't seem to find a place in which I can change permissions for this.
    > >
    > > Itai
    > >
    > >

    >




  4. #4
    Steve Cochran Guest

    Re: access denied, opening a new browser window

    Try upgrading to the newest script engine and see if that makes a
    difference.

    www.microsoft.com/scripting

    steve

    "Itai Raz" <itai@globalfactory.net> wrote in message
    news:3969fee7$1@news.devx.com...
    > It's not code-related, it's just whenever there is an attempt of the

    browser
    > to open a new window (the javascript code could look like this: <A
    > href="javascript:window.open(..... ) etc.)
    >
    > It's something to do with permissions on the browser, or on windows

    itself.
    >
    > Itai
    >
    >
    >
    > "Steve Cochran" <scochran@chattanooga.net> wrote in message
    > news:3965c426$1@news.devx.com...
    > > What's the code?
    > >
    > > steve
    > >
    > > "Itai Raz" <itai@globalfactory.net> wrote in message
    > > news:3964d87c$1@news.devx.com...
    > > > Anyone had this problem?
    > > >
    > > > On Window 2K I'm using IE5.01(5.00.2920), the one that comes with

    > windows.
    > > > Whenever there's a script line of code that attempt to open a new

    > browser
    > > > window, the browser pops out with an error message: "access is

    denied".
    > > > I can't seem to find a place in which I can change permissions for

    this.
    > > >
    > > > Itai
    > > >
    > > >

    > >

    >
    >



  5. #5
    Itai Raz Guest

    Re: access denied, opening a new browser window

    I tried installing the new IE5.5 beta which I presumed contains the latest
    scripting components, but it didn't solve the problem. I think it's more of
    a system level setting.

    Any thoughts?

    Itai

    "Steve Cochran" <scochran@chattanooga.net> wrote in message
    news:396b18ed$1@news.devx.com...
    > Try upgrading to the newest script engine and see if that makes a
    > difference.
    >
    > www.microsoft.com/scripting
    >
    > steve
    >
    > "Itai Raz" <itai@globalfactory.net> wrote in message
    > news:3969fee7$1@news.devx.com...
    > > It's not code-related, it's just whenever there is an attempt of the

    > browser
    > > to open a new window (the javascript code could look like this: <A
    > > href="javascript:window.open(..... ) etc.)
    > >
    > > It's something to do with permissions on the browser, or on windows

    > itself.
    > >
    > > Itai
    > >
    > >
    > >
    > > "Steve Cochran" <scochran@chattanooga.net> wrote in message
    > > news:3965c426$1@news.devx.com...
    > > > What's the code?
    > > >
    > > > steve
    > > >
    > > > "Itai Raz" <itai@globalfactory.net> wrote in message
    > > > news:3964d87c$1@news.devx.com...
    > > > > Anyone had this problem?
    > > > >
    > > > > On Window 2K I'm using IE5.01(5.00.2920), the one that comes with

    > > windows.
    > > > > Whenever there's a script line of code that attempt to open a new

    > > browser
    > > > > window, the browser pops out with an error message: "access is

    > denied".
    > > > > I can't seem to find a place in which I can change permissions for

    > this.
    > > > >
    > > > > Itai
    > > > >
    > > > >
    > > >

    > >
    > >

    >




  6. #6
    Steve Cochran Guest

    Re: access denied, opening a new browser window

    Someone posted a similar problem in one of the MS IE NGs. I think he said
    it was a permissions issue in WIn2K that was causing the problem.

    steve

    "Itai Raz" <itai@globalfactory.net> wrote in message
    news:396bb565$1@news.devx.com...
    > I tried installing the new IE5.5 beta which I presumed contains the latest
    > scripting components, but it didn't solve the problem. I think it's more

    of
    > a system level setting.
    >
    > Any thoughts?
    >
    > Itai
    >
    > "Steve Cochran" <scochran@chattanooga.net> wrote in message
    > news:396b18ed$1@news.devx.com...
    > > Try upgrading to the newest script engine and see if that makes a
    > > difference.
    > >
    > > www.microsoft.com/scripting
    > >
    > > steve
    > >
    > > "Itai Raz" <itai@globalfactory.net> wrote in message
    > > news:3969fee7$1@news.devx.com...
    > > > It's not code-related, it's just whenever there is an attempt of the

    > > browser
    > > > to open a new window (the javascript code could look like this: <A
    > > > href="javascript:window.open(..... ) etc.)
    > > >
    > > > It's something to do with permissions on the browser, or on windows

    > > itself.
    > > >
    > > > Itai
    > > >
    > > >
    > > >
    > > > "Steve Cochran" <scochran@chattanooga.net> wrote in message
    > > > news:3965c426$1@news.devx.com...
    > > > > What's the code?
    > > > >
    > > > > steve
    > > > >
    > > > > "Itai Raz" <itai@globalfactory.net> wrote in message
    > > > > news:3964d87c$1@news.devx.com...
    > > > > > Anyone had this problem?
    > > > > >
    > > > > > On Window 2K I'm using IE5.01(5.00.2920), the one that comes with
    > > > windows.
    > > > > > Whenever there's a script line of code that attempt to open a new
    > > > browser
    > > > > > window, the browser pops out with an error message: "access is

    > > denied".
    > > > > > I can't seem to find a place in which I can change permissions for

    > > this.
    > > > > >
    > > > > > Itai
    > > > > >
    > > > > >
    > > > >
    > > >
    > > >

    > >

    >
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links