The good doctor follows up on his work on Conway's Game of Life from last month, only this time he develops the game as a Microsoft ASP.NET application, with a few strategic client-side Microsoft JScript methods.
This code illustrates how to create a hangman game using VBScript in an ASP Web page. In this article we'll look at the code for the hangman game in ASP.NET (using VB.NET).