• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Free Cupholder!

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: Heisenberg
Do what?
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.

ZV
 
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... 😀

i have a slot load and it ejected teh CD that was in there and it opened my burner
 
Originally posted by: Zenmervolt
Originally posted by: Heisenberg
Do what?
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.

ZV

That's what I figured.

/pats Mozilla appreciatively
 
Originally posted by: Heisenberg
Originally posted by: Zenmervolt
Originally posted by: Heisenberg
Do what?
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.

ZV

That's what I figured.

/pats Mozilla appreciatively

yea it didnt do anything in Opera. i had to opein it in IE for it to work
 
Originally posted by: Heisenberg
Originally posted by: Zenmervolt
Originally posted by: Heisenberg
Do what?
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.

ZV
That's what I figured.

/pats Mozilla appreciatively
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.

ZV
 
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... 😀

i have pioneer slot load and it ejected, i think your drive suxorz!
 
Originally posted by: Dacalo
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... 😀
i have pioneer slot load and it ejected, i think your drive suxorz!
Or maybe his slot load didn't have a CD in it. 😉

ZV
 
Originally posted by: Zenmervolt
Originally posted by: Dacalo
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... 😀
i have pioneer slot load and it ejected, i think your drive suxorz!
Or maybe his slot load didn't have a CD in it. 😉

ZV

Ha-ha. 0wned. 😀
 
Also makes you wonder about all the newbs to internet when the are browsing for pr0n hit "OK" on some of the pr0n sites out there.
 
Originally posted by: Zenmervolt
Originally posted by: Dacalo
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... 😀
i have pioneer slot load and it ejected, i think your drive suxorz!
Or maybe his slot load didn't have a CD in it. 😉

ZV

Thanks ZV for explaining for me. 😀😛
 
Originally posted by: Zenmervolt
Originally posted by: Heisenberg
Do what?
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.

ZV

It is SOOOOO cumbersome browsing without scripts enabled that I am more than OK with taking the risk. I have been using the Internet since 1993 or so with no problems as a result.
 
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! 😀
 
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! 😀

Congrats geno 😛
 
My security settings wasn't gonna let that one fly but I sure am enjoying the email responses I'm getting this morning from people I sent that link too,they think I'm like some sort of omipotent computer God,one dude even sent back email promising to pay what he owes me as long as I please,please promise not to destroy his computer from afar hahaha!!! 😀
 
Back
Top