Full Disclosure mailing list archives
[no subject]
From: Anthony Aykut <anthony.aykut () frame4 com>
Date: 10 Jul 2003 15:36:38 -0000
They don't... look at the source of the page: it simply calls a vbscript file called cd.vbs with the following contents:
<!--
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
-->
Anthony Aykut
Frame4 Security Systems
Your Partner in IT Security
http://www.frame4.com/
----- Original Message -----
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
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html
Current thread:
- [no subject] Anthony Aykut (Jul 10)
