Click to See Complete Forum and Search --> : File Upload using <input> tag


Raghavan
July 19th, 2000, 10:18 AM
I wish to perform file upload.
I wrote name="userfile" type=file accept="text/txt" in the input tag
in my htm file.
When i clicked the browse button showed by the browser i saw the filters Allfiles *.*, Html "*.htm", Image "*.jpg"
If i wish to filter only the files of text with extension txt what i have to do?

tattooedscorpdc
May 2nd, 2009, 05:18 PM
Check out this link... http://www.asp.net/community/control-gallery/browse.aspx?category=50... you can download examples of various ASP.NET AJAX uploaders with configure specs in the download package... see which one works best for you.

Hope this helps

Larry Darrah
MS Architect Evangelist