onload event doesn't fire?

K

kicksave

I've run across an interesting issue. On my development server (a
Windows 2000 box), the onload event inside the <body> tag on .asp
pages will not fire. Even if I take the time to build a "function
window_onload()", the .asp page seems to ignore it. However, when I
place the same code on my production server (also Windows 2000 Server)
it fires just fine. Any ideas?

-Brian
 
K

kaeli

kicksave5 said:
I've run across an interesting issue. On my development server (a
Windows 2000 box), the onload event inside the <body> tag on .asp
pages will not fire. Even if I take the time to build a "function
window_onload()", the .asp page seems to ignore it. However, when I
place the same code on my production server (also Windows 2000 Server)
it fires just fine. Any ideas?

-Brian

Do they both have the same SPs (SP4 is the most recent, IIRC)? Same
browser versions (is this IE?)? Same permissions(javascript enabled,
security settings, etc)? Same version of IIS?

What happens if you do something very simple, like
<body onLoad="alert('loaded');">
in both systems?

----------------------------------------
~kaeli~
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
Kill one man and you are a murderer.
Kill millions and you are a conqueror.
Kill everyone and you are God.
----------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top