wtbonnell Posted November 3, 2004 Posted November 3, 2004 I am using Asp.Net (C#) - relatively new - and I need to be able to read files on a hard drive (yahoo's briefcase feature does this where they can browse to a certain file and upload it to their server - see http://briefcase.yahoo.com/) I am unsure how I would create such a feature...Are there any examples out there? Thanks Quote
eramgarden Posted November 4, 2004 Posted November 4, 2004 look into the file object. Or search online for "file upload" Quote
coldfusion244 Posted November 26, 2004 Posted November 26, 2004 If you are looking to have users browse their hard drive for a file and upload it, this control is already in visual studeio, go into your toolbox and under html controls choose the file input. Quote -Sean
mike55 Posted November 26, 2004 Posted November 26, 2004 Check out the posting "Uploading Files" I posted a tutorial link in it that goes through the process of uploading a file to the server, you may find it of some use. Mike55 Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.