Displays a license agreement before letting the visitor download a file. Allows you to keep all your downloadable files in the same directory.
Mail-A-File is a web-based email program (written in Perl) with file attachment features. The program allows any user to send an email from a web-based form to any recipient with a valid email address plus the ability to attach a file to the email...
Creating a File Explorer is an ASP article briefing on the classes and functions of ASP. You will come to know the procedures and techniques involved in generating a simple file browser through the ASP codes. The author has explained the above...
Creating a File-Upload User Control with ASP.NET is a web based tutorial that deals with generating a user control for file uploading with the help of ASP.NET application. The author discusses about creating MIME upload form which helps in...
One line of code that will show when a file was last accessed.
This script allows you to set up a registration form that you have to fill out each time you want to download a file. It has support for files that are in non-web accessible directories which makes it so that you have to fill out the form for each...
Request info and save it to a file (.asp) is a tutorial which enables to store form data from the webpages in files. By using saveinfo asp, the users are able to store the information from form1html, etc. The important folder and files are...
Write text to a file in ASP is a web based tutorial through which users can learn about writing a text content to a file in ASP applications. Here is a code which have to be included while constructing a programme for writing a text into a file....
This allows you to solve the problem of denying access to some files on the server without the usage of server commands or configuration files. This is achieved through HTTP and CGI services. With this technique visitors will be able to download a...
TmxWebUpdate helps you to add automatic update support to your applications. It retrieves information from the web, if a newer version available, it can download a file via HTTP and run the update. |