Hi !

In vbScript and ASP pages:
I have some code to store files in a database.
now i need to read the binary from the database.

The file is a text file and i need to be able to parse the file, like
do until EOF
some parsing here...
loop

It's easy to save the file to harddisk or display it in a browser. but how
can i place the text file in say an Array and programmatically loop the
array?

I hope it's possible, Thanks!!


Best regards

Jesper Harder
jh-spamremove-at-gts-dk