Tutorial search
ASP Tutorials
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
ASP Date & Time Tutorials
We hope that you will enjoy our ASP Date & Time tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own ASP Date & Time tutorials to our site. Thank you !
Dynamicly Changing Copyright - Make sure your copyright statment shows the right year

This ASP script will auto-update the year displayed, I have coded this for changing copyright but you could use it for practically anything.

This little tutorial will teach you how to easily play with date and time function in ASP.

There are a number of ways to have users input dates into your application. Dropdown menus are the preferred method employed as there will certainly be less error checking on dropdown input as compared to textbox input. Utilizing the date() functions the current date (or any date you prefer by adjusting the date value) can easily be made the pre-filled selected value. Here you will find two examples: one that displays the current date with a range of days prior, and the other that displays the current date out of all the dates in a range of years.

The author writes "Many places on the web feature the date that the current document was last modified on. Rather than changing the date manually, using a FrontPage WebBot, or targeting the document by writing it directly into the script, let the server ask the document for the info and it will tell you. This scriptwriter will output code that can be placed on any .asp document on your server and will display the date and time it was last modified in a number of varieties."

Self explaining sort scripts to compare dates. You may use them to display your age, time period fromm a given date or happening etc. (DateDiff, Timer)

Shows the basic methods to display date, time and text in a ASP script. Examples on different ways to display the date and time presented.
Total Tutorials in Category: 11





