| Showing 1 - 8 from 8 tutorials on Page 1. |  | |
| | | Compare dates | | 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) | | Added: 21 March 2007 - Visits: 181 | | | | | | | | Displaying Date, Time, and Text | | 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. | | Added: 19 March 2007 - Visits: 174 | | | | | | | | Format Date and Time | | This little tutorial will teach you how to easily play with date and time function in ASP. | | Added: 18 March 2007 - Visits: 102 | | | | | | | | Date Last Modified ScriptWriter | | 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... | | Added: 18 March 2007 - Visits: 150 | | | | | | | | Playing With Dates | | 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. | | Added: 17 March 2007 - Visits: 136 | | | | | | | | Playing With Times | | There are several different ways of displaying times. Using FormatDateTime and DatePart functions we can manipulate the time in many different ways. | | Added: 16 March 2007 - Visits: 144 | | | | | | | | Date & Time | | Show the server's current date and time in a formatted matter with ASP. | | Added: 16 March 2007 - Visits: 138 | | | | | | | | Form Dates | | 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 th... | | Added: 15 March 2007 - Visits: 129 | | | | | |