 Revision news |
|
| |
|
| Version 1.2.4 |
Remove 1 bug: ( ** only re-apply )
Find a bug on resize if the file has extension in LowerCase |
| |
|
| Version 1.2.3 |
Remove 1 bug: ( ** only re-apply )
Find a bug on delete |
| |
|
| Version 1.2.1 |
Remove 1 bug: ( ** only re-apply )
Find a bug when no file is uploaded |
| |
|
| Version 1.2.0 |
Remove 1 bug: ( ** only re-apply )
Modify the code to preserve the query string parameters |
| |
|
| Version 1.1.9 |
Remove 1 bug: ( ** only re-apply )
In the old version I package a wrong Js file. |
| |
|
| Version 1.1.8 |
Remove 1 bug: ( ** only re-apply )
Modify the method to verify the file extension and the image size and dimension client side. The old version has problems with big image. |
| |
|
| Version 1.1.7 |
New progress bar ( ** only re-apply ) |
| |
The old progress bar don't work well, so I rewrite the ProgressBar
side. The old version has problems with big image.
IMPORTANT!!
Before apply this new version to your existent pages be sure delete the AspNetUploadFiles folder and all the Dwz DLL in the bin folder.
After You apply this new version be sure to upload all the new files and also the web.config that is modified. |
| |
|
| Version 1.1.5 |
Remove 1 bug: ( ** only re-apply ) |
| |
When you use Asp.Net validator don't recognize the "Not Page.IsValid" and in case the page contains error (not valid validation) the mail is send.
The new release remove this bug |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| What you must do in the 2 different case to update the extension code in existing pages: |
|
| * complete restore |
To apply this new features in an exixting page you must remove all the code of the old version and re-apply the extension. This because in this new release I modify the code inserted in the page to add new parameters and in this case DW don't recognize the old code and is unable to detect the extension in the page. |
| |
|
| ** only re-apply |
To apply this new features in an existing page you must only double-click on the extension label in the server behavior panel, and after the extension panel is open click on the Ok button. This will update all the files in the AspNetUploadFiles folder and the new features will be available. |
| |
|
Every time you upgrade to a new release don't forget to upload
on the server all the AspNetUploadFiles folder that contains the new files. |