Pure ASP Upload 2.08 Released

We are proud to announce the new release of Pure ASP Upload 2.08. This is a free update for all 2.x owners and offers fully Dreamweaver MX compatibility next to many other features.

Here is a list of new features and updates that have been implemented in Pure ASP Upload 2.08

New Features in 2.08

  • Fully Dreamweaver MX compatible!

    This version is fully compatible with the upcoming Dreamweaver MX!

  • Automatically remove invalid chars from filename

    Now all invalid characters used in the filename of the uploaded files are automatically removed. Only letters, numbers and _-. are allowed.

  • Autocheck for the right version of the remote library

    A new feature is now implemented that checks for the correct version of the incPureUpload.asp file on the remote server. It helps you track problems when you have used old versions.

  • Improved error checking

    We have greatly improved the error checking.

Solved Problems in 2.08

  • Csgn ado check error in some international NT versions
  • At line 265 of file "../FileFormFields.js" tagList[i].getAttribute has no properties.
  • Two or more files - when required after entering one - alert popup box jumps up.
  • Two or meer files - JS error by insert van PU2
  • UploadFormRequest is now case insensitive
  • Don't show progress when no files are uploaded
  • Other minor bugs in code

New Features in 2.07

  • 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 in 2.07

  • Error when using checkboxes and update record
  • 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 it now >>