Add Swiss Knife Form Validation to your forms in Dreamweaver with the Universal Form Validator! Choose from many predefined validation rules like url, e-mail, dates, credit cards and ranges, apply ...
Ever wanted to convert your HTML table or recordset to the most common file formats with the press of a button? It’s all possible with the Universal Data Exporter ASP. Choose from Comma ...
The Zip Processor ASP 3 provides industry-standard Zip archive functionality. It is designed to be easy to use. You can pack/unpack a file or folder without a single line of code. If you need to ...
Smart Image Processor 2 is DMXzone’s most powerful Image Resize, Enhancement and Manipulation extension that allows you to quickly and easily process multiple images, create thumbnails, use ...
This suite of extensions will allow you to very easy create web pages containing lists of files from your server folders. Make web photo albums on the fly! Multi column thumbnail views! No need for a ...
Pure ASP Upload offers one of the best Dreamweaver integrations! It includes a great deal of extremely useful and easy to use features. You don't even need to write code and no server components are ...
You can offer your clients the ability to send HTML mails based on a template (either on your machine or at a URL), each personalised with the recipient's name. You can add attachments to everyone, ...
Delete File(s) Before Record Delete File(s) Before Update Renamed Uploaded Files Mail Uploaded Files

Explore the FAQs

Pure ASP Upload Add-On Pack

Dynamic upload renaming

Question:
I am applying my upload script and I want to be able to tag the LastIdent value onto the front of my file name (from insert with ident extension), but I am having a hard time figuring out how to put that information in. Heres the line in particular:

RUF_renameMask = "<%=LastIdent%>##name##.##ext##"

So how would I keep the filename and extension, but put this sort of dynamic information in it?

Read More
Pure ASP Upload 2 & 3

ADO not supported on server

Question:


My hosts tell me :

"ADO cannot be supported on our servers - the only driver for MySQL->iASP is the JDBC driver"

Does this mean I cannot use PureASPuploader?

Read More
Pure ASP Upload 2 & 3

What instead Request.Form when getting a BinaryRead error?

Question:


I know I read somewhere I couldn't use Request.Form in front of the pureasp extension (and that's why I'm now getting this error:

"Cannot call BinaryRead after using Request.Form collection"

but I don't remember what to replace it with?

Read More
Pure ASP Upload 2 & 3

MySQL Compatability

Question:
Is ASPupload compatable with using MySQl database? Read More
Pure ASP Upload 2 & 3

Upload to Different Folders

Question:


How can I use the extension to upload files in different folders. The extension is on a side with a product (after insert with id (session)). One field is a catecory field (with a number for the catecory). How can I use this number for the upload folder? Read More
Pure ASP Upload 2 & 3

Inserting a default Image

Question:


I want to insert a default image path when the user does not specify an image to be uploaded. In my Access database I defined a default value corresponding to this image path, but I found out that the ASP upoad behavior overwrites the default value with blanks every time the user does not specify a file path. How can I overcome this situaton? Read More
Pure ASP Upload 2 & 3

Associate uploaded file with record?

Question:
I've built a headhunter database in SQL with a web front end (Dreamweaver UltraDev4/Fireworks4). I've had a horrible time trying to get the upload function working for candidate's resumes. I'm thinking of purchasing the Pure ASP Uploader, though want to know whether it will be able to resolve my issue - When an individual's contact info is entered (Basic form insering the data into the SQL database), I would like to have an "upload resume" option at the bottom of the form. I want the resumes to be stored in a physical folder outside the root, but when that candidate's contact info is viewed at a later time, I would like there to be a link to that individual's resume. Is this possible with Pure ASP Uploader? Read More
Pure ASP Upload 2 & 3

Compatible with old version?

Question:


Is this version compatible with the previous Pure ASP Upload? I've already have a few things developed with it that I need to make some changes to. Read More
Pure ASP Upload 2 & 3

Other display when no upload

Question:


One question, in making a file upload optional, when someone decides not to upload a file, is there a way to make the display page appear without that
broken gif image? Maybe with words that say, "image not provided" - something like that.... Read More
Pure ASP Upload 2 & 3

Store filename in a session variable

Question:


How can I store the filename of the uploaded file in a session variable?

I simply want the files to be uploaded and filenames stored in session variables, no need to insert in a database table.

Read More
Pure ASP Upload 2 & 3

Error: Type incompatible: 'CSng'

Question:


I got the following error:

Erreur d'exécution Microsoft VBScript (0x800A000D)
Type incompatible: 'CSng'
/cheval/ScriptLibrary/incPureUpload.asp, line 26


Type de navigateur :
Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Page :
POST 921 bytes to /cheval/bdd/root/circuit_ajout.asp

Read More
Pure ASP Upload 2 & 3

Using the Progress Bar in conjunction with the 'Form Button Feaver' Extension

Is there a way of getting the Progress Bar to display while also using the 'Form Button Feaver' Extension, as when this extension is used to send the form the Progress Bar does not display.

Read More
Pure ASP Upload 2 & 3

Can You Change The Filename On The Fly?

Question:


Is there any way to change the name of the file being uploaded on the server without using JavaScript on the filefield prior to the submit? Read More
Pure ASP Upload 2 & 3

Check Form not Working

Question
I'm using the yaromat check form extension and when i add an asp pure upload, it checks the form but if there's an error, I can see it but the asp pure upload makes still the insert and even if I didn't choose a file to upload (and disable the "File required")... any idea what to do or what I'm doing wrong? Read More
Pure ASP Upload 2 & 3

Limiting File Size

Question
Is there a way to limit the size of a file on upload?  I don't want users uploading a 2 Gig file to my web host. Even better, is there a way to limit image size to say 300X300 if using ASPUpload to upload images? Read More
Pure ASP Upload 2 & 3

Different Display when no upload

Question


In making a file upload optional, when someone decides not to upload a file, is there a way to make the display page appear without that broken gif image? Maybe with words that say, "image not provided" - something like that....

Read More
Pure ASP Upload 2 & 3

Pure ASPupload - saving form input values to cookies, sessions....

How do you save the form input from a Pure ASPupload page into cookies, session variables or any other container? Read More
Pure ASP Upload 2 & 3

ASP Upload - Dictionary Error

Question:


I'm getting this error:

ActiveX component can't create object: 'Scripting.Dictionary'
/download/default.asp, line 126

I cannot figure it out, why it gives this error.. is it due to the fact something has to be installed at the webserver?? (It is IIS 4.0 and ADO 2.6)

Read More
Newer articles