tri_inn Level: Regular User Registered: 26-08-2002 Posts: 395
how to read a text file character wise in asp.net?
i want to read a text file character by character using buil in class in asp.net
character by character means one character at a time.in this way i want to read total file
if possible give me the source code.