|
Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.
|
Submit Script :: Modify Script
Online Scripts > ASP > ASP Tips and Tutorials > Date and Time
| 1.
Fastest way of Databaseess : Caching Records in Memory
|
A step by step tutorial on caching data in memory. This tutorial goes one step further from simply caching data in memory to allow you to set a time limit in seconds after which it refreshes the data in memory. Extremely useful technique. Online demo available.
|
Date Added: 08-Nov-2005 Hits: 28 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 2.
Converting normal Date into RFC-822 Format Date using ASP
|
Have you ever wanted to format a date in your ASP pages (using VBScript) to conform with RFC-822? These are required for various things but in particular they are required format for dates in RSS feeds. While I was producing some RSS feeds I couldn't find any functions that converted ASP dates to the required formats so I created the following functions to do it for you
|
Date Added: 09-Nov-2005 Hits: 23 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 3.
Dates with the Ordinal Suffix
|
This tutorial will show you how to display the current date with the ordinal suffix e.g. Wednesday 12th May
|
Date Added: 09-Nov-2005 Hits: 41 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 4.
Time Formatting with Now()
|
I will teach you how to use the Now() command and display it 24 times and all of them be different. Example: use the Now() command and get Monday, 1 July, 2003.
|
Date Added: 09-Nov-2005 Hits: 45 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 5.
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.
|
Date Added: 09-Nov-2005 Hits: 22 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 6.
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.
|
Date Added: 09-Nov-2005 Hits: 16 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 7.
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)
|
Date Added: 09-Nov-2005 Hits: 30 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 8.
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.
|
Date Added: 09-Nov-2005 Hits: 18 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 9.
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 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.
|
Date Added: 09-Nov-2005 Hits: 20 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
|
|