Full Disclosure mailing list archives

Re: how do they do it???


From: KF <dotslash () snosoft com>
Date: Thu, 10 Jul 2003 11:00:08 +0000

zorkshin () tampabay rr com wrote:

http://www.albinoblacksheep.com/text/cupholder.php

how do you think they do it in PHP?
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html

By including some javascript...

http://www.albinoblacksheep.com/script/cd.vbs


<!--

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

-KF


-->



_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html


Current thread: