Script For Cupholder

Heres a code, it will give you a free cupholder!!

<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>

I just posted this because of the "Crash IE" thread.

#24017

huh? whas a cupholder?

#24018

Funnier than hell, The cupholder is yer CD-ROM device that was just ejected!!

LOL!!!

#24019

mine didnt eject :(

Edit: lol never mind i got it to work.. hehe it opened all of my cdrom drives too.. lol

-bolero

#24020

that one is old!! but kind of funny

#24048

YES! Another silly trick for people who visit my website! Thanks!

#24073

Works only for IE? Luckily I am using Firebird! :D

#24102