How can I save, what I write in a TextField, in a text file?
any ideas?
thanks
Printable View
How can I save, what I write in a TextField, in a text file?
any ideas?
thanks
can you paste the code? maybe I can help you
;)
hi leonard
I solved it!
I wrote:
instead ofCode:out.write("Name: "+Fr.getNume()+"\n");
where fr it's a classCode:out.write("Name : " + t1.getText() + "/n");
and t1 it's a textfield
if you want I send the all code
thanks !
hey fred,
I just joined the forum.
can u send me the code plzzzzzzzz.
hello to all of the forum's member
hello everybody. thanks
how can I save the content of textfield in a text file and to begin a new line?
can you help me?
If you have a question, please start your own thread rather than re-animate a long dead one. I'm locking this thread.