Results 1 to 2 of 2

Thread: File upload

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 2003
    Location
    Connecticut
    Posts
    257

    File upload

    I'm creating an MVC application in Vs2013 and I want to put an upload button in a page that would allow users to browse their drives and choose a file. I then want to copy it to a folder on the server. I have been looking all over the internet for VB examples and could find nothing. Is this difficult to do? Thank you in advance.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,299

    Re: File upload

    Do these help at all?

    http://stackoverflow.com/questions/1...n-asp-net-mvc3

    http://stackoverflow.com/questions/1...or-file-upload

    The second is C# code but the principle is the same and the code very similar.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width