UPOINT:: CGI Scripts: FAQ

Title: @1 File Upload & Download Manager: Script updates
Check if we have updated the script since you purchased it.

07 June 2005: The ZIP file is corrected. This solved the earlier file upload problem with FireFox browser.

In updownload.cgi file, search this line:

if (($Text_Upload=~/\\/ || $Text_Upload=~/\:/) && $Text_Upload !~/delete/i){

and replace with this line:

if (($Text_Upload=~/\./) && $Text_Upload !~/delete/i){

  Powered by Document Publisher