Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Writing to a java file from an applet

Options
  • 25-11-2005 12:52am
    #1
    Closed Accounts Posts: 193 ✭✭


    I'm trying to set up an email address book on an applet. I have a list and a text field. When you enter an address into the text field and then click a button it is added to the list of addresses. However what I want to be able to do is actually write it to the file when the button is clicked so that each time you restart the applet all the contacts don't disappear.

    Any ideas?

    Thanks


Comments

Advertisement