Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I Want read and write a text file in text box in same format of text file?

e.g.
this is my demo.txt file

Name=
Mahesh A. Wani

Address=
Ganesh Colony, Ring Road
Jalgaon-425001

This file also display in text box same as above:

Name=
Mahesh A. Wani

Address=
Ganesh Colony, Ring Road
Jalgaon-425001
Posted
Comments
What is the issue?
Sinisa Hajnal 30-Mar-15 2:43am    
What have you tried?

1 solution

hello

mahesh many ways availaible to do this task. what have you tried paste ur sample code
 
Share this answer
 
Comments
Maciej Los 30-Mar-15 3:31am    
This is not an answer. Please delete it to avoid down-voting. To post comment, use "Have a question or comment" widget.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900