You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ jQuery-File-Upload-ASPnet
4
4
blueimp awesome jQuery File Upload plugin running on VB.net VS2010
5
5
6
6
This is an ASP.net project using the awesome jQuery File Upload developed by blueImp (https://github.com/blueimp/jQuery-File-Upload) and adapted to run on server-side with VB.net.
7
-
To make this run smooth on your machine, all you will beed is Visual Studio 2010 installed.
7
+
To make this run smooth on your machine, all you will need is Visual Studio 2010 installed.
8
8
Some of important changes made for this project to run are:
9
9
10
10
- on FileUpload\js\jquery.fileupload-ui.js it maximum size allowed for a single file is set to 100kb.
0 commit comments