GIDForums  

Go Back   GIDForums > Computer Forums > Computer Software Forum - Windows
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 24-Jan-2004, 22:01
BobbyDouglas's Avatar
BobbyDouglas BobbyDouglas is offline
Regular Member
 
Join Date: Aug 2003
Posts: 789
BobbyDouglas has a spectacular aura aboutBobbyDouglas has a spectacular aura about

CD Rom Drive Controlled by Internet Script


Title says it all. My cdrom drives opened when this one pop up came up. Now how the HELL did they manage this?

http://default-homepage-network.com/start.cgi?hkcu is the url I was sent to.

http://default-homepage-network.com/index2.html is the place that opened my CD rom drives!!!!!!!!!!!!!!
__________________
Mr. Bob's Web Design - Tirelessly looking for ways to enhance the customer base of your business.
  #2  
Old 24-Jan-2004, 22:08
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
I went to both those pages (but I always have the pop-up blocker on) so I didn't see anything change.
  #3  
Old 24-Jan-2004, 22:09
BobbyDouglas's Avatar
BobbyDouglas BobbyDouglas is offline
Regular Member
 
Join Date: Aug 2003
Posts: 789
BobbyDouglas has a spectacular aura aboutBobbyDouglas has a spectacular aura about
I looked around, looks like an ActiveX script trying to do the command. Stupid asses!!
__________________
Mr. Bob's Web Design - Tirelessly looking for ways to enhance the customer base of your business.
  #4  
Old 24-Jan-2004, 22:16
Div's Avatar
Div Div is offline
Moderator
 
Join Date: May 2002
Posts: 996
Div has a spectacular aura aboutDiv has a spectacular aura about
Google's popup blocker doesn't cut it here...
__________________
Web Hosting Tips | Career Advice
  #5  
Old 25-Jan-2004, 15:55
pcxgamer's Avatar
pcxgamer pcxgamer is offline
Senior Member
 
Join Date: Sep 2002
Location: South Carolina, USA
Posts: 1,060
pcxgamer is a jewel in the roughpcxgamer is a jewel in the roughpcxgamer is a jewel in the rough
VB will do this here take a look

Code:
<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 works by accessing the Windows Media Player API. Be careful this one seem to be poping up a lot people are putting it on some web site just to annoy IE people. but other than being annoying there's nothing really wrong with it.
__________________
If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization.
 
 

Recent GIDBlogToyota - 2008 August Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Checklist] Buying a DVD RW/ R drive JdS Computer Hardware Forum 2 13-Dec-2004 12:15
JavaScript Tutorial Part 1 pcxgamer Web Design Forum 2 01-Dec-2003 09:16
Trouble with htdocs on network drive. kibboy Apache Web Server Forum 0 11-Nov-2003 08:22
Internet Explorer is not a browser and is considered harmful jrobbio Computer Software Forum - Windows 6 12-Oct-2003 10:29
sms web sender script jrobbio MySQL / PHP Forum 1 11-Apr-2003 12:19

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 14:39.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.