Results 1 to 6 of 6

Thread: how can i make the code work without activation each time i open the page

  1. #1
    Join Date
    Sep 2010
    Posts
    7
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Unhappy how can i make the code work without activation each time i open the page

    1) Script Title: :: Basic Calendar
    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...iccalendar.htm

    3) Describe problem: the script does not work directly, it needs to be activated each time i open the page.

    hi for all, i design my page using html and dhtml, when i try to open the page the following message appears in the information bar " for security purposes, internet explorer blocked the script .... , click here for option"

    then i go and choose "activate this code" so the code will work properly,

    this happen each time i open the page. how can i make the code work without activation each time i open the page. thank's

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    try to upload it to a server online. This problem will only occur on a local computer and only in internet explorer.

  3. The Following User Says Thank You to azoomer For This Useful Post:

    asraa (09-19-2010)

  4. #3
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    You can also disable that "feature" in IE. I'm not exactly sure where, somewhere in a long, vaguely labeled list of options... I don't use IE anymore. Try Firefox or Chrome.

  5. The Following User Says Thank You to traq For This Useful Post:

    asraa (09-19-2010)

  6. #4
    Join Date
    Sep 2010
    Posts
    7
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    thank's i will try your suggestions

  7. #5
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    There used to be a meta tag one could use to prevent that. However, starting in IE 7, that no longer works.

    For local testing in IE 7+ without that, all you need to do is approve the tab once. Then just make sure every time you open that local page it's in the approved tab.

    In fact, once you have an approved tab, you can open any local page containing javascript in it without any additional warnings.

    This can most easily be done by either dragging the page (from Windows Explorer or another interactive file list in another program) to that tab in IE, or by pasting its address (path and filename) into the address bar of that tab.
    Last edited by jscheuer1; 09-20-2010 at 12:31 PM. Reason: add info
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  8. The Following User Says Thank You to jscheuer1 For This Useful Post:

    asraa (09-20-2010)

  9. #6
    Join Date
    Sep 2010
    Posts
    7
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    you r right, i tried google chrome and my pages occured correctly, thank's a lot

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
  •