Pure ASP Upload Tutorials
Pure ASP Upload Tutorials - Restricting file size
Restricting file size
In this tutorial we will explain how to restrict the maximum size of the uploaded files.
There are two types of file size checking:
- check on the client browser, before file is uploaded - this is done when the files are images
- on the server, after file is uploaded - for the other file types.
How to do it
To make the file upload with restricted file size, you need to:
- Start with basic upload page
Start with an upload page where you have Pure ASP Upload on it. If you
haven't done it yet, go through the Simple file upload tutorial. - Open the Pure ASP Upload dialog
Select the Pure ASP Upload dialog by double clicking it on the Sever behaviors list.
- Select the Allowed Extensions
- Save and done
When you need to restrict the uploaded files to a specific size, you need to select the Limit Upload Size To field and enter the maximum size in KBytes.
Please note that 1024 Kbytes = 1MB
(KBytes = Kilo Bytes, MB = Mega Bytes)
In this example, we've chosen to limit the file upload size to 150 KBytes.
Save your page and upload it to your server, and you are done! You shouldn't be able to upload images that are larger than 150 KBytes.
George Petrov
George Petrov is a renowned software writer and developer whose extensive skills brought numerous extensions, articles and knowledge to the DMXzone- the online community for professional Adobe Dreamweaver users. The most popular for its over high-quality Dreamweaver extensions and templates.
George is also the founder of Wappler.io - the most Advanced Web & App Builder