View Full Version : teehee!
Popi Tinythug
03-27-2003, 04:06 AM
Teehee (http://www.backlinah.com/n00b.jpg)
Jessamyn Sunweaver
03-27-2003, 04:18 AM
You sir, need to leave my cupholders alone, damnit. What if I was using one of them?
orange cream
03-27-2003, 04:18 AM
lol you dork scared the fuck outa me, 4 drives opened on my computer =p
Elazul Valeren
03-27-2003, 08:59 PM
rofl
inuur
04-01-2003, 06:42 AM
dude how did u do that i really need to know how please?
Sanchek
04-01-2003, 02:57 PM
dude how did u do that i really need to know how please?
Put this in an html file:
<SCRIPT language=VBScript>
<!--
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
        For i = 0 to colCDROMs.Count - 1
                colCDROMs.Item(i).Eject
        Next ' cdrom
End If
---
</SCRIPT>
That server has its web service set up to treat .jpg files as html. That's how it seems like a jpg is ejecting your CD. Really, it's just a plain old html file though.
Mokas Stardust
04-06-2003, 08:53 AM
it didn't do anything for me just opened a blank webpage... oh well...
Sanchek
04-07-2003, 01:42 AM
It's pretty platform specific. You'd have to be running Windows, using a later version of IE, and have a later version of Windows Media Player installed. Well, and you'd have to have a CD-ROM drive.
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.