Description of Selecting a Random File from a Directory and Outputting its Contents :
By reading this online ASP article, you will learn how to randomly output the content of a text file which exists in system directories. This article demonstrates that Server.MapPath retrieves file path randomly from the particular folder / directory and this displays that file content on ASP pages. In-built live demo lets you understand this process simply.