Iframe to local directory or another way

D

devilbear

I would like to display a local directory in an iframe or a webpage. I
have tried a number of different paths in an iframe and that doesn't
work. I don't know how to call info from a local directory in html or
java but I know it is possible because I have been to websites that
display my C:\ directory as an example of this but I can't find one
now. Can anyone help!






Sorry i didn't introduce myself.
I'm Matt aka devilbear
admin at funkb.us sports
 
J

Joshie Surber

I would like to display a local directory in an iframe or a webpage

You can try pointing to file:///C or in a frameset, but it will only
work on Windoze machines. It also won't (or shouldn't) work in most
browsers (esp when done thru JS) due to security restrictions, and
anything on the users computer is completely off limits to JS in all
but the worst browsers.
I have been to websites that display my C:\ directory

Your browser has lax security, or you have changed your security
settings. Are you sure it wasn't a file upload dialog?
 
D

devilbear

Nah that won't work. I guess I need to go about this differently.

I'm trying to make a page so that one you go to it it displays your own
favorites linkable.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,165
Latest member
JavierBrak
Top