Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

scripting...

 [1/2] from: mgkiourt::otenet::gr at: 13-Nov-2001 10:02


Nothing happens when opening the following with IE5.5 on win98 <html> <body> <script language="REBOL"> [ REBOL[] print "Hello World" ] </script></body></html> or <html> <body> </body></html> <! REBOL[] print "Hello World";>

 [2/2] from: ammonjohnson::yahoo at: 13-Nov-2001 16:30


Starting with version 5.5 M$ broke some things with IE, I am not sure what, but it has efectively crippled everything EXCEPT their beloved ActiveX (VirusWare)! HTH Ammon