Input controls

  • Thread starter Thread starter Helen Pracctice
  • Start date Start date
H

Helen Pracctice

Hello

I have an file type input control on my page, which I am using to upload
documents to the web server. However I do not want the user to have to
select the file, and for the code behind to set the postedfile property
automatically.

Is there any way of doing this?

Thanks
 
This is not the correct group, but anyway, it can't be done. It is a
security precaution in the browser that prevents you from doing just that.

Arild
 

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