View Single Post
Old 12-26-2003, 03:01 PM   #3 (permalink)
scansinboy
Insane
 
Location: Milwaukee
I've already downloaded and installed that, Omega2K4. IE still won't run any Javascript within pages.

For example, www.samsclub.com comes up with just a blank page. When I go to View Source, I get this: <HTML>
HEAD>
SCRIPT LANGUAGE="javascript" SRC="/sci/sci.js">
/SCRIPT>
NOSCRIPT>
META HTTP-EQUIV="refresh" CONTENT="0.000001; URL=/eclub/main_home.jsp?mt=a">
/NOSCRIPT>
/HEAD>
BODY>
/BODY>
/HTML>
(plus the < tags of course)
Clearly the browser is incapable of handling even the simplest java functions. Anyone else?
__________________
Don't blame me... *I* voted for Kodos!

Last edited by scansinboy; 12-26-2003 at 03:06 PM..
scansinboy is offline  
 

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