|
|
|
|
|
Total Hits: 116 | Today: 0 |
|
Rating:
|
|

Keep your copyright current with this script. Never edit your copyright again. Uses the DatePart to ensure it is always displaying the current year! Copy and Paste....
|
|
|
|
Total Hits: 1446 | Today: 0 |
Author: Jared Stauffer
|
Rating:
|
|

To format dates and times you simply need one function: FormatDateTime(). This function is detailed and explained here.......
|
|
|
|
Total Hits: 1277 | Today: 0 |
Author: Jason Benassi
|
Rating:
|
|

This ASP calendar is built with system date and time functions and can be easily integrated with a data driven app to create task lists or event schedules etc....
|
|
|
|
Total Hits: 1697 | Today: 0 |
Author: Ron Williams
|
Rating:
|
|

In this tutorial, I discuss Date and Time functions with ASP and VBScript. I'll go over many of the built-in VBScript Date/Time functions, and walk you through a custom function I created. The function combines several built-in functions to enable you to display the current date and time on a webpage in virtually any format....
|
|
|
|
Total Hits: 686 | Today: 0 |
Author: Mergatroid
|
Rating:
|
|

A Calendar that highlights today's date and public holidays. Also reads a text file and adds a custom memo to a date cell in the form of an image and some ALT text....
|
|
|
|
Total Hits: 612 | Today: 0 |
Author: Truegeeks
|
Rating:
|
|

This example dynamically builds drop down date selection objects on an ASP page. Returning valid dates from a client's browser has always been a problem. Was a valid date entered, is the client's date format MM/DD/YYYY or DD/MM/YYYY....
|
|
|
|
Total Hits: 251 | Today: 0 |
Author: Mergatroid
|
Rating:
|
|

I recently needed to convert a time value from a query that was returned as a value of seconds. For example 309786 seconds. I needed to format this into a more user friendly value like 86:03:06 Here is a function to do this....
|
|
|
|
Total Hits: 1443 | Today: 0 |
Author: Stephen Borengasser
|
Rating:
|
|

It converts data from the 'date' format to 'date serial' format. ...
|
|
|
|
Total Hits: 986 | Today: 0 |
Author: James
|
Rating:
|
|

This tutorial and download shows you how to convert any date from one format to another (Ex: UK Format to US Format). Useful for when you need to use DateDiff, DateAdd, DatePart, or other VBScript Date functions....
|
|
|
|
Total Hits: 614 | Today: 0 |
|
Rating:
|
|

Provides a work around to the fact that by default Access and SQL Server store dates in US format.If you've ever written a script that needs to UPDATE or INSERT Date values in a database AND you live outside of North America, then I'd nearly bet that (like me) you've stayed up until midnight cursing the fact that all dates in SQL Server and MS-Access are natively converted from US date format ( mm/dd/yyyy )....
|
|
|
|
Total Hits: 254 | Today: 0 |
Author: Terry Hansen
|
Rating:
|
|

If you need to provide content based on dates, i.e., production dates, calendar dates, etc. this tool allows you to select a particular date, or navigate back and forth from date to date. By selecting current returns you to the current date. Selecting refresh will take you to the date you have specified....
|
|
|
|
Total Hits: 1997 | Today: 0 |
Author: Ngan Chia Seong
|
Rating:
|
|

A calendar date picker which allow easy input for date in textbox. Only works in IE4 & above. IE6 supported. The current supported date format is mm/dd/yyyy. Make sure the path for the file calendar.js and datev2.htm is set properly...
|
|
|
|
Total Hits: 662 | Today: 0 |
|
Rating:
|
|

Resource scheduling and appointment reservation source code. Password protected administration withuniversal table editor and database search. ASP/VBScript/ADO. No components. Access or SQL Server. Includes and CSS are used for page formats....
|
|
|
|
Total Hits: 2743 | Today: 0 |
|
Rating:
|
|

An ASP event calendar for you website....
|
|
|
|
Total Hits: 396 | Today: 0 |
Author: aa2max.
|
Rating:
|
|

The goal was to create an easy to use web-based time management application using ASP (Active Server Pages) and the Microsoft Access database for the backend....
|
|
|
|
Total Hits: 310 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

In this article I will demonstrate how to build a Web-based calendar. This article provides a good introduction to data-driven Web sites for developers new to Active Server Pages (ASP), Structured Query Language (SQL), and ActiveX® Data Objects (ADO). For more experienced developers, I also provide tips on scalability....
|
|
|
|
Total Hits: 372 | Today: 0 |
Author: LiquidRage
|
Rating:
|
|

A lot of people tend to put dates in drop down list boxes so that users have no way to format the date wrong. There is nothing wrong with that approach though it is not really needed as valaditing dates is very simple using the IsDate() function....
|
|
|
|
Total Hits: 167 | Today: 0 |
Author: Chris Hembrow
|
Rating:
|
|

This script calculates the date of last monday, Useful for generating automatic csv's etc... ...
|
|
|
|
Total Hits: 773 | Today: 0 |
Author: Ashot Nersessian
|
Rating:
|
|

A demo with the code (both in VBScript and JScript) is presented that gives the date a given number of working days ahead or back from this day (or any other date, if you modify the code slightly). Holidays are not accounted for....
|
|
|
|
Total Hits: 375 | Today: 0 |
Author: Ashot Nersessian
|
Rating:
|
|

A demo with code in of the number of working days between two given datVBScript for client side calculation es. Can be used in server side scripts. Uses VB function DateDiff("ww",...,...) to find the number of weekends between dates....
|
|
|
|
|
|
|