redho home | products | services
Web Design Forums

Web Design Forums  


Web Hosting, Web Design, Software and Web Development Forums  
 FAQFAQ   MemberlistArchive  Log inLog in   RegisterRegister 
         

access cd info from an html page



 
Post new topic   Reply to topic    Web Design Forums -> HTML forum
View previous topic :: View next topic  
Author Message
Jake



Joined: 15 Mar 2005
Posts: 68
access cd info from an html page
Is there a way to access a computers cd drive from an html page? Any assistance would be appreciated.
  Reply with quote


Jony



Joined: 18 Mar 2005
Posts: 71
Yes and No. The hard part is knowing the drive letter of the CD drive. If the CD drive is "D" then the following will display the directory of the root folder on the CD:

<a href="file:\\\D:\*.*">CD Directory</a>

However, you lose control at that point. Your only other option is a JAVA applet or JavaScript. JavaScript, of course, may be disabled at the client. JavaScript would also require the use of an ActiveX control to access the local drives. ActiveX controls may also be disabled at the client.

If this is for an intranet, and IE will be exclusively used, then JavaScript may be your feasible option.
  Reply with quote
WarChild



Joined: 24 Feb 2006
Posts: 46
Jony wrote:
Yes and No. The hard part is knowing the drive letter of the CD drive. If the CD drive is "D" then the following will display the directory of the root folder on the CD:

CD Directory

However, you lose control at that point. Your only other option is a JAVA applet or JavaScript. JavaScript, of course, may be disabled at the client. JavaScript would also require the use of an ActiveX control to access the local drives. ActiveX controls may also be disabled at the client.

If this is for an intranet, and IE will be exclusively used, then JavaScript may be your feasible option.


Your way is not cross-platform.
  Reply with quote
Page 1 of 1
Post new topic   Reply to topic    Web Design Forums -> HTML forum


Dubai Forums - Expat Help | Vegan Chat | Java Programming | Free 3D tutorials and 3d textures | Paris Forum | EU Forum
Free Dubai Classifieds | Free London Classifieds | Jobs in London

High Quality, Custom 3d animation and Web Design solutions Royal Quality Web Hosting Services Vegetarian and Animal Rights news

Powered by phpBB © 2001, 2005 phpBB Group