| Display Month ASP Script - ASP Web Pro |
|
ASP ScriptsDISPLAY MONTHThere are a number of ways that you can display the month # or month name on your web pages. Here are two quick ways to do it with ASP / VBScript:
This script displays the current month number like this: 3 If you want to display the name of a month, you can use this code:
Both of these scripts display the month name like this: March
|
||||
|
Main Menu Other Resources
Last Updated:
|
||||
|
© 1997-2010 ASP Web Pro, Inc. | Terms of Use
|