|
-
Feb 17th, 2003, 03:52 AM
#1
Thread Starter
Frenzied Member
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
-
Feb 17th, 2003, 11:38 AM
#2
PowerPoster
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.
-
Feb 17th, 2003, 02:20 PM
#3
Thread Starter
Frenzied Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|