G
Guest
hey all,
i'm trying to read a text file that is comma-delimited. What i'd like to do
is read each line and create a hyperlink entry, based on each line , inside a
datalist.
i'm trying to read the file using ReadToEnd method of a StreamReader hoping
to get it into an array and then bind to a datalist.
thanks,
rodchar
i'm trying to read a text file that is comma-delimited. What i'd like to do
is read each line and create a hyperlink entry, based on each line , inside a
datalist.
i'm trying to read the file using ReadToEnd method of a StreamReader hoping
to get it into an array and then bind to a datalist.
thanks,
rodchar