| 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: 7 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: July
|
||||
|
Main Menu Other Resources
Last Updated:
|
||||
|
© 1997-2008 ASP Web Pro, Inc. | Terms of Use
|