|
File uploading has always
been a tedious task for the
web developer community.
Either we have to use a
third party component or
write several lines of code.
With the advent of
ASP.Net file
uploading has become a
lot easier, importantly
without the need for third
party components. All we
have to do is to use the
ASP.Net HTML File control
and write a few lines of C#
code.
Date: Feb, 25 2002 |