BODY ONLOAD() INTERNET EXPLORER 6.0.2 SCRIPT ERROR

Ask a Question related to ASP, Design and Development.

  1. #1

    Default BODY ONLOAD() INTERNET EXPLORER 6.0.2 SCRIPT ERROR

    Hi all,

    Can you please help me out with this???? i've been using body onload()
    for ages but since i changed my internet explorer (to 6.02) and OS
    (XP), i started to get this IE script error and i don't know how to
    get rid of it!!!! I read somewhere that if I put the onload event in
    an inline script tag at the
    bottom of the my form body, it all works fine, but this doesn't work
    either!!!!
    Can someone tell me what i should do????

    thanks a million!!!!
    HolaGoogle Guest

  2. Similar Questions and Discussions

    1. Internet Explorer Script Error
      Hi - On some (many!) web pages I get "Internet Explorer Script Error" an error has occured in the script..." Then I get: Line: 2 Character: 7...
    2. Contribute 4 & Internet Explorer Script Error
      I have built a website in GoLive on a MAC for a client who is using Contribute 4 on a PC to edit their pages. They are coming up with a script error...
    3. Error Message - Dreamweaver vs Internet Explorer
      I have created buttons with pop up menus (drop down menus) in Dreamweaver MX. On my local computer browser (internet explorer 6.0) for testing them...
    4. Security Information error in Internet Explorer
      We have a secured website utilizing a third-party shockwave contents. These contents are embedded in html like the code attached below. Since our...
    5. script-generated images and internet explorer
      Hi all, I wrote a small script that is supposed to get an image from a database and return it to the user. The relevant part looks like this: ...
  3. #2

    Default Re: BODY ONLOAD() INTERNET EXPLORER 6.0.2 SCRIPT ERROR

    This isn't an asp issue. Try posting to an IE or JScript group. When you
    post there, you may want to indicate what "code" you're using and what your
    error is.

    Ray at work

    "HolaGoogle" <holaasp@yahoo.com> wrote in message
    news:cd87ec55.0310141208.4e0e6985@posting.google.c om...
    > Hi all,
    >
    > Can you please help me out with this???? i've been using body onload()
    > for ages but since i changed my internet explorer (to 6.02) and OS
    > (XP), i started to get this IE script error and i don't know how to
    > get rid of it!!!! I read somewhere that if I put the onload event in
    > an inline script tag at the
    > bottom of the my form body, it all works fine, but this doesn't work
    > either!!!!
    > Can someone tell me what i should do????
    >
    > thanks a million!!!!

    Ray at Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139