Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#166301 - 18/06/2003 09:54 Spooky IE thing
andy
carpal tunnel

Registered: 10/06/1999
Posts: 5914
Loc: Wivenhoe, Essex, UK
IE is surprisingly relaxed with regard to Windows Media player and scripting with it's default security settings:

http://www.norman.cx/cd.htm

P.S. don't click on this link if you are in the middle of burning/ripping a CD...
_________________________
Remind me to change my signature to something more interesting someday

Top
#166302 - 18/06/2003 10:04 Re: Spooky IE think [Re: andy]
tonyc
carpal tunnel

Registered: 27/06/1999
Posts: 7058
Loc: Pittsburgh, PA
And here's a revised version of the source for the upcoming Windows XP Auto Edition:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html>
<head>
<link rel="stylesheet" href="../default.css" type="text/css">
<title>Spooky?</title>
</head>
<body>
<script LANGUAGE="JavaScript">
<!--
var oSafetySysem= new ActiveXObject("CarSafetySystem.OCX");
var airbagCollection = oSafetySysem.cdromCollection;
if (airbagCollection.Count >= 1) {
for (i=0; i < airbagCollection.Count; i++) {
airbagCollection.Item(i).Deploy();
}
}
-->
</SCRIPT>
<div class="header">Spooky?</div>
<p>
Your airbag may just have deployed, then again it might not have.
</p>
</body>
</html>

.

Good thing someone found this one early!
_________________________
- Tony C
my empeg stuff

Top
#166303 - 18/06/2003 10:07 Re: Spooky IE think [Re: andy]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31578
Loc: Seattle, WA
Heh. The version I saw a few months ago said "Click here for your free cup holder."
_________________________
Tony Fabris

Top
#166304 - 18/06/2003 10:10 Re: Spooky IE think [Re: tonyc]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31578
Loc: Seattle, WA
Hey, I wonder if this is what Orrin Hatch meant when he talked about a program that would destroy your computer?
_________________________
Tony Fabris

Top
#166305 - 18/06/2003 12:39 Re: Spooky IE thing [Re: andy]
g_attrill
old hand

Registered: 14/04/2002
Posts: 1172
Loc: Hants, UK
It didn't 'cos I was using Mozilla, but then I tried in IE and they both opened, catching the power lead of my (cold) soldering iron, pulling it and stand off the desk and spilling solder blobs on the floor - neat!!

Gareth

Top
#166306 - 18/06/2003 12:48 Re: Spooky IE thing [Re: g_attrill]
andy
carpal tunnel

Registered: 10/06/1999
Posts: 5914
Loc: Wivenhoe, Essex, UK
Excellent !

I once gave my wife the shock of her life my ejecting all the CD drives on several machines in the room she was in while I was talking to her on the phone from the other side of the world. Childish, but fun...
_________________________
Remind me to change my signature to something more interesting someday

Top