Monday, March 12, 2012

Web-based file upload help

I've tried a few complex solutions that I've seen on some websites with
little success. Does anyone know a simple way to do basic web-based file
uploads with ASP.NET? (Or at least point me in the right direction)Chris:
You can try the following KB article. I implemented something like this
without much difficulty.
http://support.microsoft.com/defaul...kb;en-us;816150
"Chris Milliken" <chris@.cemilliken.com> wrote in message
news:eJYDg7LUFHA.3544@.TK2MSFTNGP10.phx.gbl...
> I've tried a few complex solutions that I've seen on some websites with
> little success. Does anyone know a simple way to do basic web-based file
> uploads with ASP.NET? (Or at least point me in the right direction)
>
I've provided a detailed description of the solution here:
http://SteveOrr.net/articles/EasyUploads.aspx
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Chris Milliken" <chris@.cemilliken.com> wrote in message
news:eJYDg7LUFHA.3544@.TK2MSFTNGP10.phx.gbl...
> I've tried a few complex solutions that I've seen on some websites with
> little success. Does anyone know a simple way to do basic web-based file
> uploads with ASP.NET? (Or at least point me in the right direction)
>

0 comments:

Post a Comment