How can I make a disc eject via HTML?

Yes, I said via HTML. Is it possible?

#412732

You cannot. Just like you can't make a disc eject from your computer using a book (besides throwing the book at the eject-button).

If you like to know more about HTML, check here:

http://www.w3schools.com/xhtml/

#412734

To expand on his question - I have been wondering for a while now if it is possible to get a disk to eject by clicking on a Pidlshortcut (or any shortcut, for that matter)? I'm pretty sure it can be done, but I never did find out how.

#412736


CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
style="display:none">

#412738

That doesnt really work.

Read this.

You also need to make sure you have read access for media player. Another way is to write a Java Applet or use a ActiveX control. A mojority of browsers throw out request for ActiveX unless its signed. I'd write a small applet to do this.

#412739

Not possible using just HTML. As djwilliams said, you need some kind of external technology--there are programs around that will just eject your CD-ROM drive, but they're not web-based.

-NC

#412752

the html code worked for me locally. lol

#412841

Dude, I cannot copy the text in the box of HTML!!! Pasted into FrontPage in HTML mode, and in normal mode the HTML appears in a box with another box above it. D***, it's annoying!

Can you remove the box?

#413118

Dude, I cannot copy the text in the box of HTML!!! Pasted into FrontPage in HTML mode, and in normal mode the HTML appears in a box with another box above it. D***, it's annoying!

Can you remove the box?

There's your first problem, using FrontPage. He KINDLY used the "box" to show you coding with proper color so it would be easier to see. Just copy and paste it into a Notepad document. Copy and paste from there to FP.

#413119

I used DJ's link and got the HTML. One problem.

IE+script.jpg?bfr1P7EBAdZz0JyE

#413126

That link dont work osxdude.

#413154

Oh. Well it's from Micr...

I just remembered not to trust Bill.

Aw, just close the damn thread.

#413221

it works man , it is perfectly working in local

#418077

will only work if we are using frontpage?

#418112