Results 1 to 3 of 3

Thread: How to display an OpenFileDialog?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    May 2002
    Posts
    1,602

    How to display an OpenFileDialog?

    I assume that many people need to have this on their aspx-webpage.. but how is it possible to make one without using the System.Windows.Forms namespace? Anyone who has any suggestions?


    kind regards
    Henrik

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    Are you talking about opening a file on a users computer? You need to do more than embed this in your aspx page.

    If you are talking about a user uploading a file to the server, then look in the HTML controls section of the toolbox, there should be a fileupload box or something similar.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    May 2002
    Posts
    1,602
    Ahh, got it, thanks!

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