Page 2 of 2

Re:Hehe

Posted: Sat Mar 29, 2003 3:53 pm
by df
nothing...

"The image ?http://www.backlinah.com/n00b.jpg? cannot be displayed, because it contains errors."

Re:Hehe

Posted: Sat Mar 29, 2003 4:35 pm
by AGI1122
df, you have a browser that prevents it from being opened. Try it with IE and watch what happens. ;)

Re:Hehe

Posted: Tue Apr 01, 2003 4:32 am
by Data Soong
I have IE and it just gives me an activeX error about creating WMplayer.OCX.7


Edit:

Code: Select all

<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>
It needs to make a file of some sort.
WMplayer?

Re:Hehe

Posted: Tue Apr 01, 2003 1:23 pm
by Eero Ränik
It creates a new object in the memory, what uses Windows Media Player (specifically that part what handles any kind of events with CDs (cdromCollection)) and repeats Eject command so many times as you have CD-drives, once on every CD-drive...
That was of course understandable to all, so I guess I really am the spam master... ;)

Re:Hehe

Posted: Tue Apr 01, 2003 3:25 pm
by Data Soong
Now I know why it didn't open my cd-rom.
this is the code for windows media player 7, and I only have six.

Re:Hehe

Posted: Fri Apr 18, 2003 8:23 am
by Mastermind
Nope. Didn't work for me. I've also got wmp6

Re:Hehe

Posted: Fri Apr 18, 2003 5:45 pm
by Data Soong
you can change the code to comply with your version of the player or upgrade to WMP7. It works for me now.

Re:Hehe

Posted: Mon Apr 21, 2003 4:59 am
by distantvoices
oy. I surf with linux now (successfully installed suse 8.1 by network download recently *ggg*) so this thing will not even have the fart of a chance.

Re:Hehe

Posted: Tue Apr 22, 2003 3:11 pm
by jamescox3k
Very interesting. How did they get the VB in the JPEG thogh?

btw
oy. I surf with linux now (successfully installed suse 8.1 by network download recently *ggg*) so this thing will not even have the fart of a chance.
Yeah SuSE Linux Rocks. Especialy for OS Dev. But my laptop has a winmodem *sigh* so windows still remains in its 1GB (lol) partition on my pc for surfing.