Don't know if you guys have seen this before but it freaked me out!
Free Cupholder
how do they do this?
Free Cupholder
how do they do this?
Originally posted by: Hankysmoo
Don't know if you guys have seen this before but it freaked me out!
Free Cupholder
how do they do this?
If your computer allows pop-ups and if you are silly enough to have the security set so low that scripts can run from HTML pages, then I think it's supposed to open your CD-ROM drive.Originally posted by: Heisenberg
Do what?
Originally posted by: Spikey217
MsgBox "Click here to recieve a free cup holder",64,"Your free Cup holder"
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
Edit: Too bad... didn't work for me. I have a slot load... 😀
Originally posted by: Zenmervolt
If your computer allows pop-ups and if you are silly enough to have the security set so low that scripts can run from HTML pages, then I think it's supposed to open your CD-ROM drive.Originally posted by: Heisenberg
Do what?
ZV
Originally posted by: Heisenberg
Originally posted by: Zenmervolt
If your computer allows pop-ups and if you are silly enough to have the security set so low that scripts can run from HTML pages, then I think it's supposed to open your CD-ROM drive.Originally posted by: Heisenberg
Do what?
ZV
That's what I figured.
/pats Mozilla appreciatively
Originally posted by: Zenmervolt
If your computer allows pop-ups and if you are silly enough to have the security set so low that scripts can run from HTML pages, then I think it's supposed to open your CD-ROM drive.Originally posted by: Heisenberg
Do what?
ZV
I have IE set to prompt me if I want it to run the ActiveX control. It didn't run for me on IE either.Originally posted by: Heisenberg
That's what I figured.Originally posted by: Zenmervolt
If your computer allows pop-ups and if you are silly enough to have the security set so low that scripts can run from HTML pages, then I think it's supposed to open your CD-ROM drive.Originally posted by: Heisenberg
Do what?
ZV
/pats Mozilla appreciatively
Originally posted by: Spikey217
MsgBox "Click here to recieve a free cup holder",64,"Your free Cup holder"
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
Edit: Too bad... didn't work for me. I have a slot load... 😀
Or maybe his slot load didn't have a CD in it. 😉Originally posted by: Dacalo
i have pioneer slot load and it ejected, i think your drive suxorz!Originally posted by: Spikey217
MsgBox "Click here to recieve a free cup holder",64,"Your free Cup holder"
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
Edit: Too bad... didn't work for me. I have a slot load... 😀
Originally posted by: Zenmervolt
Or maybe his slot load didn't have a CD in it. 😉Originally posted by: Dacalo
i have pioneer slot load and it ejected, i think your drive suxorz!Originally posted by: Spikey217
MsgBox "Click here to recieve a free cup holder",64,"Your free Cup holder"
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
Edit: Too bad... didn't work for me. I have a slot load... 😀
ZV
Originally posted by: Hankysmoo
so how do i disable this kind of stuff from happening within IE?
Originally posted by: Zenmervolt
Or maybe his slot load didn't have a CD in it. 😉Originally posted by: Dacalo
i have pioneer slot load and it ejected, i think your drive suxorz!Originally posted by: Spikey217
MsgBox "Click here to recieve a free cup holder",64,"Your free Cup holder"
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
Edit: Too bad... didn't work for me. I have a slot load... 😀
ZV
Originally posted by: Zenmervolt
If your computer allows pop-ups and if you are silly enough to have the security set so low that scripts can run from HTML pages, then I think it's supposed to open your CD-ROM drive.Originally posted by: Heisenberg
Do what?
ZV
Originally posted by: geno
lol, just found this link on another site - found this thread while searching if it was posted here already 😛 I prevented a repost - yay me! 😀