uploading multiple files
- From: "Andy Fish" <ajfish@xxxxxxxxxxxxxxxx>
- Date: Tue, 19 Apr 2005 16:59:01 +0100
Hi,
I have an asp.net form with multiple <input type=file> elements on it.
when the form is posted, I get an array of files, but how do can I figure
out which one in the array relates to which input box on the screen?
do I have to assume that Request.Files[0] always coresponds to the first
<input type=file> element?
TIA
Andy
.
- Follow-Ups:
- Re: uploading multiple files
- From: Andy Fish
- Re: uploading multiple files
- From: Bruce Barker
- Re: uploading multiple files
- Prev by Date: Re: protected withevents shadows - how do I use this?
- Next by Date: Re: How to hide .aspx extension
- Previous by thread: How to hide .aspx extension
- Next by thread: Re: uploading multiple files
- Index(es):
Relevant Pages
|