|
|
Reading a File into an Array |
|
|
Rafeeq |
|
|
ASP / String & Variables |
|
|
Click to Visit |
|
|
348 |
Those who need to store the file contents into an array can study this online ASP material to create a dynamic array. After reading this they can generate their own snippet to read a file line by line and can store them into the current array by not overwriting the existing lines by expanding the array size dynamically. Sample program is included.
|