WebForm access to file on local machine

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to call an .aspx file and have it (the downloaded page) access
a file in the file system of the local machine where the Web browser runs?
 
No,

only ActiveX controls running in the browser could do anything like this,
and it is probably denied by the user by default. I wouldn't want a web page
to access my machine.
 

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

Back
Top