File downloading with COM and ASP is an ASP article for the webmasters that summarizes the procedures for sending download files to your clients through the COM components. The author has given some guidelines for protecting your website files...
An useful tutorial for VBScript and ASP programmers to learn the usage of Minute() function in their scripts for converting a time value to minutes. The required function Minute() is explained with an example that demonstrates how the minute value...
If you're thinking of powering your next Web site with the latest in Microsoft Internet technologies, and you program in Visual Basic (VB), then Professional MTS and MSMQ with VB and ASP is for you. This fast-paced tutorial gives you a crash...
Protect your PDF files with passwords and prevent PDF files from being printed, changed, copied, extracted, signed, filled, assembled and/or merged. To decrypt PDF won't be difficult with this utility.
This is a php program where files are uploaded with register globals off by the users. This script upload files with PHP and linux redhat. The contents of the file uploaded can be viewed by the users. This script is comfortable to implement. It...
Downloading files to the browser with ADODB.Stream is an online article in which the author has narrated on the techniques of using ASP functions in getting the properties of files like the size, name and type etc., You would also be able to...
FTP?ing Files with ASP is an online article in which the author has explained the ways and means of transfering files for your online applications. You can learn how to script codes for the above process in ASP along with the syntax formats, the...
Uploading Files with ASP.NET is a web based tutorial in which author demonstrates two method of uploading the files into the website. The author explains about uploading the file method and the procedure for processing the uploaded file data...
Using Images and Files with SQL Server: Part 2 is a web based tutorial through which you can learn how to get the binary data of the Sql Server database and display it on the client side using ASP.NET. This tutorial uses the BinaryWriter method of...
Using Images and Files with SQL Server: Part 1 is a tutorial which tells you the method for adding images to the Sql Server database table using various properties of the fileDataStream object. In this tutorial the author gets the size of the... |