Here you will find answers to frequently asked questions about DMXzone App Connect.
These FAQ's are all about Server-Side Scripting and Web Applications. Server-Side Programming describes any code/software/scripts that are executed by the web server. This category contains ASP, ...
Looking for a chance to boost the design, layout and functionality of your website within a few clicks? This category contains great extensions to boost your productivity and extensions for Forms.
Having troubles with our Flash extensions? These FAQ's may help you solve it all.
Anyone who uses our extensions will need to use tech support sooner or later and there are several things that you can do to make the support request much easier for you and the professionals on ...
Do you need help with the installation of your extension? Then this category will help you out.
If you have questions about your purchase or other sales related questions, please check out this category.
If you need any information about old and discontinued extensions, this is the right place for you!

Explore the FAQs

Pure ASP Upload 1

Check if a file already exists before upload

Question:
Could any of you ASP gurus out there show me how to write the code to check whether a file already exists on the server before an upload, so that files would not get overwritten? Read More
Pure ASP Upload 1

ASP Timeout on Large Files or Slow Connection

Question:


I get the following error:

Active Server Pages, ASP 0113 (0x80004005)
The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration
tools. (or HTTP 500 Internal Server Error)

Read More
Pure ASP Upload 1

When uploading multiple, how about inserting multiple as well?

Question:
How would you modify the loop structure so that the file details of several files were all inserted into a database as well, using say the insert multiple example from charon.co.uk?. Read More
Pure ASP Upload 1

Resize an image on upload?

Question:
Using Pure ASP Upload can you change the file size of an image on upload? Read More
Pure ASP Upload 1

Multiple Upload of Files Using Pure ASP Upload?

Question:


I am wondering if there is a way to use the Pure ASP Upload extension to upload multiple files? Ideally, I would like to have 4 or 5 File fields on a page to allow users to upload 1 - 5 different files to the server.

Is this at all possible?

Read More
Advanced Open Window

Close and Refresh Parent

Question:


Is it possible to close the advanced popup window on the submission of a form, and have the page it was called from refresh, to display the results just submitted? Read More
Pure ASP Upload 1

Folder Permissions for Upload?

Question:


Can someone tell me EXACTLY what to set my permissions at for file uploading. My picture folder is set to full control, and file sharing. I want to tone it down a bit. Read More
Pure ASP Upload 1

Uploading a folder

Question:


Is it possible to upload a folder with PureASP? Read More
Pure ASP Upload 1

Optional Upload?

Question:


What can i do if the file that the users can upload is optional ?
The behavior convert required the field in my form, i need it optional ! Read More
Pure ASP Upload 1

How to create unique file name using PureASPupload

Question:


Uploading files without checking for an existing file of the same name is hazardous, depending on the application. Read More
Pure ASP Upload 1

Give The File a Static Name

Question:


I needed to rename the file accordingly after the page name, since this was going to be a updatable frontpage, Read More
Pure ASP Upload 1

Reupload and Update Record

Question:


I've a problem... I've a detail page with a pic uploaded with PureASP Upload... all works, but... when I update my details and I don't update the pic... the pic is not show on the details... Ive tried to set a default value with command value="<% etc etc etc %>" but it don't works.

All works if I upload a pic

Read More
Pure ASP Upload 1

Form was submitted with no ENCTYPE="multipart/form-data"

Question:


I can save the image name to the db now and the file gets uploaded, but here is the error mesage that comes up:

 Form was submitted with no enctype="multipart/form-data"
 Please correct the form attributes and try again.

Read More
Insert Record With Identity

Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

Question:


I have noticed several people have been receiving this error as well as myself. I'm using an Access 2000 DB & I've tried it on SQL 7.0.

I receive this error on BOTH types of DBs:

Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

[Microsoft][ODBC Microsoft Access Driver] Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT', or 'UPDATE'.

Any resolution to this so far?

Read More
Pure ASP Upload 1

How to determine your ADO version

Question:


How can I see what ADO version is installed on my server? Because I see that the Pures ASP Upload needs version 2.5

Read More
Newer articles