Hits Today: 4 Total: 28752 | Updated: 3/28/2001 | |
 | This article takes an ASP calendar script to the next level. This VBScript Class allows you to create calendar-based applications quickly so you can focus on functionality rather than worry about what weekday the 1st of January falls on. Author: Jacob Gilley Code: ASP 3.0 & VBScript |
Hits Today: 3 Total: 7754 | Updated: 3/2/2000 | |
 | This tutorial demonstrates how to obtain
the last modified date of the ASP page requested by a visitor.
Author: Jeremy L Code: ASP 2.0 & VBScript |
Hits Today: 4 Total: 6055 | Updated: 4/23/2001 | |
 | 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.
Code: ASP 3.0 & VBScript | |  | |
Hits Today: 2 Total: 10023 | Updated: 1/27/2002 | |
 | June 10th, 2001 - July 1st, 2000 - August 3rd 2001 - March 2nd, 2001 : This script formats the date with st, rd, nd, th.
Author: J Burgess Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 6824 | Updated: 3/28/2001 | |
 | This is a cool script that will return the number of days in any month. This also includes leap years.
Author: Joe McDonnell Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 19671 | Updated: 4/1/2001 | |
 | This lets you click a button by a text box, click a date, and it fills in the textbox for you. Instructions: unzip into a single directory and look to new_page_1.htm for a demo.
Author: Jesse Goodier Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 2687 | Updated: 3/28/2002 | |
 | Data e Hora no formato brasileiro, mesmo que o servidor seja em outro país, (sem ser no Brasil) --- Date and Hour in Brazilian Format, without the server be in Brazil.
Code: ASP 2.0 & VBScript | |  | |
Hits Today: 2 Total: 1436 | Updated: 6/9/2002 | |
 | Stop changing the date in your copyright every year. Updating this bytes BUT it must be done. Do it with the DatePart! Quick and easy, never think about your copyright statement again! Author: Derek Truman Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 10089 | Updated: 11/25/2001 | |
 | This is complete code for a server side ASP calendar. This was rewritten from a JavaScript version that I found here and wanted to give back to the community. Author: Daniel J. Partridge Code: ASP 3.0 & VBScript |
|