maheswar
16th November 2010, 14:01
Hi body,
I have a .txt file with 10 item numbers.
I have to read those item numbers from text file to my session at once, and every time i read one , i want to delete that one from txt file.so after complete reading that file my session will get all items.
ex
.txt
-----
item001
item002
.
.
item010
can anyone help me pls......
I have a .txt file with 10 item numbers.
I have to read those item numbers from text file to my session at once, and every time i read one , i want to delete that one from txt file.so after complete reading that file my session will get all items.
ex
.txt
-----
item001
item002
.
.
item010
can anyone help me pls......