hi
how we can upload a video or flash file in asp.net. if anybody have a solution please forward me.
thanks in advance
Pawan
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Roei BarPosted Sep 18, 2009, 7:06 AM
http://www.builderau.com.a
In the cmdUpload_Click, you can add a check on the filename to see what kind of file you are uploading
Asp.Net has a limitation on the size of file being uploaded. You can override it by setting the reqd size in web.config. For eg: If you want to set the upper limit to 10mb, use the following entry in your web.config.
Other examples of uploading:
http://www.csharpfriends.c
http://imar.spaanjaars.com
http://www.codeproject.com
http://www.motobit.com/hel