VBScript code to create a monthly/yearly calendar. Code is encapsulated in a VB script class to make it easy to use and modify. It is intended to demonstrate the value of using VB script classes by providing basic calendar functionality that can be easily extended to accommodate the requirements of a particular application.
File List:
calendar.asp
7Kb
test.asp
1Kb
Similar code
Add records to a custom Record Set by Read a Text file (fix length fields)
(Popularity: ) : The purpose of this code is to read a text file and put it into a record set. The code does not depend on DNS and programmer has full control of record set properties. A better BFCTemplate (ver2)
(Popularity: ) : This is a modified version of my original template object. This one allows tags that mimic the <div> tag in HTML. The syntax for the tags is different, so this version isn't compatible with the previous one.