This is what I want to do: create a box (just like when you enter your user name in
www.hotmail.com) let the users enter some text and click a botton (just like what
the "sent" botton do) . then the program will
save the text the users have entered into a notepad text file.
this is just like what we use in UNIX, fwrite() function.


From Alan.