Pure ASP Upload 2.06 Released

UDzone is proud to announce the new release of Pure ASP Upload 2.06. We have listened very carefully to the need of our customers, solved lots of the reported problems and build this new version. If you already bought Pure ASP Upload 2.0 you can go to www.udzone.com/go?1622 and click on the "Download" button to download this latest version for free.

New Features in 2.06

  • Skip empty file fields during update
    This is a most wanted feature so we implemented it. It just skip the not supplied files when a record update is done. This way when the user do not upload a new file the old one is preserved.
     
  • Full support for double-byte languages
    Due to a huge amount of requests, we have now build in full support for the double-byte languages like Chinese and Japanese.
     
  • Do not redirect when Insert or Update Record is present
    A lot of users made the mistake to supply a redirect page on the Pure ASP Upload server behaviour and not on the Insert or Update Record SB that is on the same page. We detect this now and the one from the Pure ASP Upload is not used if Insert or Update SB is found.
     
  • Support for "Option Explicit"
    We rewrote out code so if you are using "Option Explicit" to requeire variables to be declared - all the Pure ASP Upload code is working normally.
     
  • Full support for multi-values fields
    Pure ASP Upload now fully supports multivalued form fields like multiple fields with same name, or multiselect listboxes. The values of all those fields are now returned in a comma separated list.
     
  • Upload folder name can contains infor from other Form fields
    You can now make the upload folder name even more dynamic by including other form fields! For each field you use UploadFormRequest instead of Request.Form

Solved Problems

  • Insert when no head
  • Delete duplicated js functions
  • javascript errors on apply
  • javascript error when saving
  • Type incompatible: 'CSng'
  • Duplicate Form field names
  • redirect to page with live objects - error
  • problems with the BUD suite
  • Help files now in the standard ExtensionHelp directory
  • Other #include staments sometimes replaced by the incPureUpload
  • Disallow the extension to be inserted more then once on a page.

Get Pure ASP Upload 2.06 Now >>