This script checks the Last Modified date and time of a file. It is handy for displaying the Last Modified date and time of a file. It can be used to check on a file placed outside the root directory.
This Perl script checks the "Last Modified" date and time of a file. You can choose the display formats. It can also be used to check on a file placed outside the root directory.
This script checks the last modified date of a file or any file in a folder and shows an image indicator according to the age of the file.
Displaying the date last modified is a simple thing to do. All it takes is calling up the ol File Scripting Object and there you have it! The last modified date, DYNAMICALLY! Every time the file is modified this info is written into the file. The...
A program to display the last modified date of a specified file. Defaults to current file, but can point to any file that the web server can see, even in user accounts. Format of date/time is fully configurable. Can also output server name, path,...
Error handling is easier in ASP.NET which is proved through this tutorial. The author explains about using Visual C# .NET code to find and handle the runtime errors occuring in ASP.NET. Through this article the users could understand about...
This is a program that lets the users to display the date and time in which the file was modified last. Users can view the modified time and date for any file formats by using this program. It comes with the ability to verify the last modified...
Learn how to do Fetching the Results using Access in ASP.NET. This website offers a tutorial.
It is a web based ASP educational system that is available with individual chapters to demonstrate the various array functions in ASP. By going through this article, you can find more useful tips and information on basic aspects of arrays,...
How To Call SQL Server Stored Procedures in ASP.NET by Using Visual Basic.NET is an article which briefly explains the method of creating and executing the stored procedures of the Sql Server database in ASP.NET. The article demonstrates it by... |