- Jun 13, 2000
- 26,391
- 1,780
- 126
I've got a VB script that I run to generate a text file. What's the best method for bringing that data to the web. I'd like to find some way to make a call to each line of text since I've spaced the values out 1 per line rather than doing CSVs. Any advice?