FileUpload component

  • Thread starter Thread starter ascll
  • Start date Start date
A

ascll

Greetings,

How do I use FileUpload component to upload the file to a specify location
in web server?

For example, the file path is "c:\temp\uploadfile.doc,"

how to I get the file path?
FileUpload.Text (I'm using C#)?

how to I upload the file to web server 's "uploadfolder"?

Thanks
ascll
 

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