difference between asp file upload and html file upload
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
Can any tell me the the difference between asp.net file upload control and html file upload control..? is there any filesize & file type limitation for both of these? or can we upload any file of any size? Thanks
-
About the filesize limitations i find these useful http://msdn.microsoft.com/en-us/library/aa478971.aspx :)