Explore the FAQs

Pure ASP Upload 2 & 3

Spry validate not working with Pure ASP Upload

Question


I am trying to use Pure ASP Upload 3 and have a spry validation. I cannot get the validation to work.
Read More
Pure ASP Upload 2 & 3

Progress not working on Large Files on Windows 2008/IIS7

Question:


I'm trying to upload really large files with Pure ASP Upload 3 to my new Windows 2008 server running IIS7. But the files don't get uploaded and the progressbar keeps showing zero progress.
Read More
Pure ASP Upload 2 & 3

Allow Upload based on Image Orientation

Question:


How can I only allow Landscape or Portrait images being uploaded using Pure ASP Upload?
Read More
Pure ASP Upload 2 & 3

Different Upload settings per File Field

Question:


If I have multiple Upload fields on a page, how can I set different Upload settings per field when using Pure ASP Upload 3?
Read More
Pure ASP Upload 2 & 3

Upload Large Files on IIS7 (Windows Vista/Windows 2008)

Question:


I'm trying to upload large file on IIS7 (Windows Vista/Windows 2008) but I'm getting HTTP Error 404.13 Read More
Pure ASP Upload 2 & 3

Using Username as Upload folder

Question:


How can I use the Username as a name for a folder to upload to? Read More
Pure ASP Upload 2 & 3

Pure ASP Upload to a Variable Folder

How can I use Pure ASP Upload to put files in variable folders?

 

 

Read More
Pure ASP Upload 2 & 3

Upload Error: (21) Translation for PU3_ERR_SAVE not found

Question:


When I apply Pure ASP Upload 3 on a page and run it in my browser I get:

Upload Error
(21) Translation for PU3_ERR_SAVE not found.

Read More
Pure ASP Upload 2 & 3

Flash Upload Problem HTTP 500 error

Question:
When Using the Flash Upload control with Pure ASP Upload 3, I get HTTP 500 error. What should I do?
Read More
Pure ASP Upload 2 & 3

Getting error: You haven't specified a value for the file upload field named "xxx".

Question:
I get the following error when i try and apply the ASP Upload 2.21 extension behaviour to an update page - "You haven't specified a value for the file upload field named "xxx". You can do so by selecting the field and choosing an appropriate binding from the "Bindings" panel."

I'm building an ASP VBScript site using Dreamweaver CS3 on a Windows Vista Home Premium workstation. I previously used this extension with MX2004, but due to the way CS3 writes recordsets MX2004 isn't able to make any sense of the code.

How do I fix this? 

Read More
Pure ASP Upload 2 & 3

Uploading image and image path to a database

Question:
I want to upload image path to a database and image to a folder. How can I do that?
Read More
Pure ASP Upload 2 & 3

Displaying uploaded file name via JavaScript

Question:


How can I display the file name via a javascript function after an upload completes? Rather than the Pure ASP Upload redirects to a new page, it would display a box with the information.

Read More
Pure ASP Upload 2 & 3

Getting virus detection warning by Antivirus software

Question:


I am getting the following virus detection message by anti-virus software:

../ScriptLibrary/incPU3Class.asp

Contains signature of the HTML script virus:
HTML/ADODB.Exploit.Gen

Read More
Pure ASP Upload 2 & 3

Pure ASP Upload 3 error: "Translation for PU3_ERR_SCRIPT not found"

Question:
The following error occurs:

"Upload Error

(18) Translation for PU3_ERR_SCRIPT not found."

Read More
Pure ASP Upload 2 & 3

Pure ASP Upload 3 error: "While executing applyServerBehavior in Pure Asp Upload.htm, a javascript error occurred"

Question:


When I save the behavior I get the following error:

"While executing applyServerBehavior in Pure Asp Upload.htm, a javascript error occurred"

Read More
Pure ASP Upload 2 & 3

Pure Asp Upload3 unique file name is not inserted into database

Question:
I am using the option to make the file unique of Pure Asp Upload 3. But the name that is inserted into the database is still the original name of the file.

Can you please advise on how to get the unique name into the database?

Read More
Pure ASP Upload 2 & 3

Pure ASP Upload File name variable

Question:


After uploading , resizing and renaming the file I want to get the new file name but I cant find such variable.

Please, tell me which variable is having the new file name in your asp code?

Read More
Pure ASP Upload 2 & 3

Linebreaks disapear in code on MAC

Question

When saving the page there are linebreaks disapearing in the code and doesn't work anymore.

Read More
Pure ASP Upload 2 & 3

Using the Update Record and retaining old filename

Question:


When I use the Update Record together with Pure ASP Upload and no upload file is given by the user, an empty filename is saved. I want to keep the old filename if no new one is given. Read More
Pure ASP Upload 2 & 3

Setup Folder Security on Windows XP

Question:


I have read the tutorial on this, but guess that this was written using NT? I'm using XP Pro. if i click properties on the upload folder there is no Security tab. So how do I set up security?

Read More
Pure ASP Upload 2 & 3

Please create a form with file upload field before using this behavior

When trying to create a form in Dreamweaver, on applying the Pure ASP Upload behaviour, you get the error message "Please create a form with file upload field before using this behaviour" Read More
Pure ASP Upload 2 & 3

ASP error - Disallowed Parent Path

Question:


I have got a technical problem. Can you explain me the following
statement, please:

Active Server Pages error ''ASP 0131''

Disallowed Parent Path

/knowledgebase/admin/index.asp, line 1

The Include file ''../ScriptLibrary/incPureUpload.asp'' cannot contain ''..'' to
indicate the parent directory.

Read More
Pure ASP Upload 2 & 3

Upload Large Files on Windows 2003 server

Question:


Does Pure ASP Upload 3 support uploading large files on Windows 2003 server? I'm getting the following error:

Request object error 'ASP 0104 : 80004005'
Operation not Allowed
/ScriptLibrary/incPureUpload.asp, line 40

Read More
Pure ASP Upload 2 & 3

File Copy Failed?

Question:


I applied the Pure ASP Upload extension and it gives me an error "file copy failed". This happens on my new and existing pages. Read More
Pure ASP Upload 2 & 3

No progress window is shown

Question:
I have entered an progress window with Pure Upload, the file uploads fine, but no progress window is shown. I use Pure Upload in a form with PD Online HTML Editor. Read More
Pure ASP Upload 2 & 3

Pure ASP Upload with external Javascript file

Question:


I have a reference to an external JavaScript file, and when I apply Pure ASP Upload to the page, it inserts it's JavaScript funcions inside the script tags. Read More
Pure ASP Upload 2 & 3

Can I upload to multiple directories?

Question:


Is it possible to submit two files (i.e. one image and one zip) and have them go into different directories? Read More
Pure ASP Upload 2 & 3

JavaScript and VBScript in one page?

Question:



I want to use Pure ASP Upload. But I see this is written in VBScript. My site is written in JavaScript.

Can I use both scripting languages in one page?

Read More
Pure ASP Upload 2 & 3

Download file after uploading

Question:


Does Pure ASP Upload allow someone to build a page for the users to view and download files in a particular directory? Read More
Pure ASP Upload 2 & 3

Can I set a default file to be uploaded?

Question:


How can I set a default file name to be uploaded? The user will always be uploading a file that is the same on every computer. Read More
Older articles