Read and Open *.txt Files? help!!
hi guys! I have been searching through the forum but haven't found the simplest explanation on how to open a file so the user can see how the texts were saved.
can anyone please, kindly help me? any ideas?
Code:
Example:
Step 1: I created a file named "SavedHere.txt";
Step 2: The user then writes anything, for example, a paragraph,
with indents and all that stuff.
Step 3: [COLOR="DarkRed"]here's my problem.[/COLOR]
[COLOR="Black"]the user then clicks a button labeled "view file"[/COLOR].
**I just want to know how to open a file for the user to see his input**
Thanks a lot in advance!:)