Pure ASP Upload 3 Manual
All you need to know about Pure ASP Upload 3
In this article you will find anything you need to know to work with Pure ASP Upload 3. We covered topics such as basic and advanced usage as well ass uploading large files and more. The complete list of tutorials is also available in a video format.
Advanced: Uploading Files to a Dynamic Folder
In this tutorial we will show you how to upload files to a Dynamic folder using Pure ASP Upload 3.
*You can also check out the video.
How to do it
- For this tutorial we use a session variable that stores a username. We are going to use the username as a folder name. Click the Insert button (1) and select the Pure ASP Upload 3 icon (2) to open its UI.
- Our upload folder is named "Uploads" and we want to create a folder for each user inside it. Enter: "Uploads/" & Session ("Username"). Username is the session variable that stores the username. This will create a new folder for every user that tries to upload. Non-existing folders will be auto-created
- Now you can save your work and preview the result in the browser.
Lubov Cholakova
Lubov has been with DMXzone for 8 years now, contributing to the Content and Sales departments. She is bringing high quality content in the form of daily blog updates, reviews, tutorials, news, newsletters,update emails and extensions' manuals. If you have a product that needs publicity or any other questions about the entire DMXzone community, she is the one you can contact.