Search
 
Saturday, 19 May 2012
Scripts Categories
  2D
  Ad Management
  Affiliate Programs
  Articles
  ASP
  ASP Bootcamp
  Auctions
  Blog
  Bookmark Management
  Books
  Browser Utilities
  Business & Enterprise
  Calculators
  Calendars
  Chat Scripts
  Classified Ads
  Click Tracking
  Clocks
  Coders & Programmers
  Collections
  Communication Tools
  Components
  Content Management
  Counters
  Customer Support
  Database Management
  Database Tools
       Date and Time
  Development
  Development Tools
  Discussion Boards
  Displaying Code
  Documents
  E-Commerce
  Education
  Email Systems
  Error Handling
  Excel and ASP
  Exchange
  FAQ and Knowledgebase
  File Manipulation
  Financial Tools
  Flash and ASP
  Flash and PHP
  Form Processors
  Free For All Links
  Games
  Games and Entertainment
  Graphs and Charts
  Groupware Tools
  Guestbooks
  HTTP
  Image Manipulation
  Instant Messaging
  Internet Utilities
  Link Checking
  Link Indexing
  Link Management
  Mailing List Managers
  Miscellaneous
  MS Word and ASP
  Multi-Level Marketing
  Multimedia
  Navigation
  Networking Tools
  News Publishing
  Objects & Framework
  Online Communities
  Open Directory Project
  Organizers
  Others
  Polls and Voting
  Portal Systems
  Postcards
  Quote Display
  Randomizing
  Redirection
  References
  Scripting
  Scripts and Components
  Search Engines
  Searching
  Security Systems
  Server Management
  Server Manipulation
  Site Navigation
  Site Recommendation
  Software
  String & Variables
  Survey Voting and Quiz
  Tests and Quizzes
  Tips and Tutorials
  Top Sites
  Top Sites Systems
  User Authentication
  User Management
  Vertical Markets
  Virtual Communities
  WAP and WML
  Web Fetching
  Web Hosting Tools
  Web Rings
  Web Sites
  Web Traffic Analysis
  Website Promotion
  XML
 
Partners
  Clean Softs
  Free Downloads
  Internet Articles
  Song Lyrics
  Free Drivers
  Articles
  Red Softs
  Get Free Softs
  Free Downloads
  Adware Info
  Gold Softs
  Daily Articles
  MySpace Generators
  Software Download
  Download Programs
  Hotel Reservations
  Programs DataBase
  Mobile Phones
  Pimp MySpace

Check PageRank
 
51-90 Date and Time (ASP) scripts (listed in alphabetical order)

Scripts are listed afer name.       To display the scripts after popularity please click here

51)   File Last Modified Script
Displaying the date last modified is a simple thing to do. All it takes is calling up the ol File Scripting Object and there you have it! The last modified date, DYNAMICALLY! Every time the file is modified this info is written into the file. The FSO knows just how to read that for you.

52)   Form Dates
This is a tutorial that shows how to get date through an input form from the site visitors, the author says that dropdown menu is a better way than a text box.

53)   Format Dates and Times
This is a tutorial which shows the functions of FormatDateTime. It is used to format the date and time.

54)   FormatDateTime() Function
This is a tutorial that briefly explains the functions of FormatDateTime(). It allows the users to set the time up.

55)   Formating Date and Time
This is a tutorial which shows how to display the date in various formats. This is a simple tutorial and more useful for the users.

56)   Generic Time Format
This is a simple tutorial explaining users to create a date and time display program on their websites. This program functions very similar to Microsoft's date and time program.

57)   Get the number of days in a month
This is a tutorial which shows the method of getting the number of days in a month. A detailed description is given with an example.

58)   Good Morning, Good Afternoon, Good Evening
This is a tutorial that shows the functions of getting back the sequence of proper greetings. The procedure of this tutorial is explained with an example.

59)   How can I return the current date, time
This is a tutorial which shows how to get back the present date and time. This is more useful for the beginners to gain more detail about date and time.

60)   How to convert http date to OLE(VB/VBS) date
This is a tutorial which shows the way to transform the HTTP date into OLE date. Some of the examples are given in this tutorial to show the way of conversion of HTTP date to OLE date.

61)   ISO and Verbose Date formats
This is a tutorial which shows the functions of day, year and month. These functions are used to get back the ISO date format.

62)   ISO8601 Component
This script is used for formatting date and time for ISO8601 industry standards. Users can change the display settings easily. It converts VB date object to ISO8601 format.

63)   Julian Date Converter
This is a script which transforms the usual format date into a julian number. By using Datediff the users can transform any date into a julian number.

64)   La funzione DatePart
This is a tutorial which shows the method of functioning with date using datepart native VB script function. This tutorial is useful for the users to know more about datepart function.

65)   Last Monday Script
This is a script which estimates the last monday of a month or year. This is a simple script for the users to use in an easy way.

66)   Lozinski's Calendar
Lozinski's Calendar is an ASP based program that enables webmasters to create calendar with several enhanced features. It is possilble to customize the calendar by using CSS style sheets.

67)   Minute() Function
This is a tutorial which shows only the minute number. This tutorial is an easy and a fast way to display the minute number.

68)   MonthName() Function
This is a tutorial which shows the name of the month instead of its number. It displays the full name or the short name of the month.

69)   MonthView Calendar Class
This is a tutorial which explains about the monthview calendar. It is a complete customizable calendar for your websites.

70)   Now() function
This is a tutorial which gets back the present system time to the page. The description is also given in this tutorial with an example.

71)   Online Printable Calendar
This is a tutorial which shows the functions of calendar. This tutorial also shows the usage of online calendar.

72)   Playing With Dates
Pacos Drivers offers tips on Playing With Dates.

73)   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.

74)   Quick ASP Date
This script can display the date with little code. This is a simple and an useful script for the users.

75)   Ron's Hard Tutorial of the month
This is a tutorial which shows the functions of date and time with ASP Script. It also describes about the function of FormatDateTime.

76)   Second() Function
This is a tutorial which shows only the seconds. This tutorial is a simple and an instant way to display the second number.

77)   SELECT PART OF DATE
This is a tutorial where only a part of the date is choosen. This tutorial shows some examples and it is more useful for the users.

78)   Session.LCID (LOCALE ID)
This is a simple tutorial that explains about the session.LCID. It describes how dates are formatted by using LCIDs.

79)   SQL: Select Birthdays in a Date Range
This is a tutorial which helps to select birthday dates that fell in a range. This tutorial is more useful for the users to show the range of dates.

80)   Standardising to UK date format
This is a tutorial that shows how to arrange the date into one format. This program works best with MS Access. This tutorial is described in detail with an example.

81)   Time() Function
This is an ASP script which displays the system time. The time can be obtained in two ways. This script is simple and easy for the users.

82)   Timer() Function
This is a tutorial that exactly shows how many seconds even in midnight. This is a quick and an easy method to show the correct second.

83)   TimeSerial()
This is a script which gets back the time concatenated from second, minute, etc. This script is more useful for the users.

84)   User Tip: Obtaining the Last Modified Date of an ASP Page
This tutorial helps users to display the last modified date or time of any of their files. Users will just have to place the code on pages to know the modified date and time of that page. This tutorial is more useful for the programmers.

85)   User Tips: Using the ISO Date Format for International Dates
This tutorial explains about using ISO Date Format for International Dates. All datebases used by ASP easily understands this ISO format.

86)   Using Time And Date
This is a tutorial that shows the method of displaying date and time on a webpage. This tutorial also shows the functions of Formatdatetime and now function.

87)   WeekDay() Funtion
This is a tutorial which shows the week number instead of its name. This tutorial is fairly easy way to display the week number.

88)   WeekDayDiff Function
This is a tutorial which shows the days variations inbetween two dates. This tutorial is explained with an example.

89)   WeekDayName() Function
This is a tutorial which shows the name of the day of the week. It can be done in two ways and it is an easy tutorial for the users.

90)   Year() Function
This is a script which displays the year number. This script shows the present system year and it is an easy way to display the year number.



Browse Pages: [1] 2
 
 Seitenanfang  Home   • Submit   •  Most Popular   • New   • Privacy Policy   • Bookmark