.net
newsgroups
Home
All Groups
Group
Topic
Archive
Search
About
using Page.Request.Files to get the name or ID of the input
microsoft.public.dotnet.framework.aspnet
23 Dec 2005 12:45 AM
Darren Clark
I am trying to find the name of ID of the input item that coresponds to the
file that is being uploaded...
is there a way to do this?
Page.Request.Files[x].Name or
Page.Request.Files[x].ID
??? as they dont exsits... is there any other way ?
23 Dec 2005 4:38 AM
Remy
This is a pretty good article:
http://www.codeproject.com/aspnet/fileupload.asp
If you use the HtmlInputFile object, you will have all the properties
in that object after the upload.
Remy Blaettler
www.collaboral.com
Other interesting topics
PreInit event in usercontrol
Select string building in C# and ASP.NET
Populating FormView (asp.net 2.0 using vb.net)
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Word\UserData' do
Unable to create the Web (W2003Std + Framework 2.0) remotely
Adding domain user to local groups
download trial version of vs2005
Finally moving from classic asp to ASP.NET 2.0 w/Visual Studio 2005
Application_Error does not fire
101 Question - Passing a value from one page to another
Privacy Policy
Newsgroups sites:
Developer
-
IT Newsgroups
-
PC
-
Web
-
Technology
-
SQL
-
MS