| Home : ASP : Tips and Tutorials : Date and Time |
| Click "Subscribe" if you want to be notified of new or updated links in this category. |
Subscribe
Rss Feed |
|
|
Date and Time Listings
|
|
Total:
22 | Displaying: 1 - 10 | Pages: 1 2 3 >> |
|
|
|
|
|
In this tutorial you will learn how to post on a web page using ASP programing the date & time. This tutorial is for beginers and explains in a very simple method how to display the date & time.
Platform(s): linux, windows, freebsd, osx, sun - Updated: 09/06/2007
|
|
|
This article will explain how to Dynamically populate a dropdown menu of days dependent om the Month selected. We will be using Javascript and ASP in this article.
Version: windows - Platform(s): Free - Updated: 16/05/2007
|
|
|
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.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
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."
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
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.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
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)
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
There are several different ways of displaying times. Using FormatDateTime and DatePart functions we can manipulate the time in many different ways.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
There are several different ways of displaying dates. You can also add and subtract from them as well. Using the FormatDateTime function we can display dates in any manner.
Version: Version: 1 - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
This is an useful but not known functions. If you wish to learn month of date stored in a database, you may use this function placing in a 'SELECT' sql statement
Version: Version: 1 - Platform(s): Platform(s): WinNT/2000/2003 - Updated: 10/03/2007
|
|
|
This function is very useful, if you wish to get date of current SQL server date and time. You may use this function to fill some rows automatically with current time or using with DateDiff function to return the number between current time.
Version: Version: 1 - Platform(s): Platform(s): WinNT/2000/2003 - Updated: 10/03/2007
|
|
|
Date and Time Listings
|
|
Total:
22 | Displaying: 1 - 10 | Pages: 1 2 3 >> |
|
|