Description of Passing Arrays Between the Browser and an ASP Page :
It is obviously stated in this ASP article about the uses of arrays in sending information through web browsers. Implementation of FIFO process in arrays for data transfer in ASP form is demonstrated using VBScript and javascript technologies. Live demo helps you get a clear idea about the uses of arrays and it provides the sample snippet.