Can we use http handlers to upload a file in asp.net?
Answer Posted / sridhar
Yes we can use http handlers. User of this will enable us
to upload more than a default 4mb file and this also useful
to generate a progressbar when uploading a larger file.
this is also useful to post file directly to disk instead
of first to IIS from there to Disk.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What is the use of session state and application state and difference between them?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
witch is the best insistute in sharpoint course.what abt future of share point course.
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
How does session id work?
Explain Features in ASP.NET
What is a user developed application?
Using code explain Configuration Management
Where do we store our connection string in asp.net application?
What is the difference between page-level caching and fragment caching?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
What is the used of "ispostback" property?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC