Description of ASP Tic Tac Toe by Steven Smith :
This is an article that covers on generating ASP based Tic Tac Toe game. The author illustrates the process of creating this game by using SQL database. This tutorial guides users to generate this game without using any ActiveX component. Author provides the entire code including several functions of the system for a better understanding.