These are just a few tutorials we have put together for the ASP Novice. We have tried to make them as easy to follow as possible with a thorough explanation of each step in the process. We hope to have more examples in the future. There are other excellent resources out there. W3Schools is one among many that can help you on your programming adventure! Have fun and enjoy!
These articles and tutorials are written using VBScript.
This article will explain how to Dynamically populate a dropdown menu of days dependent on the Month selected while taking leap year into consideration.
This article will explain how to import the contents of a text file (.txt) when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects for this lesson!