Search:

Type: Posts; User: @passat

Search: Search took 0.18 seconds.

  1. Re: Java to HTML, enable user to enter a number of menu items

    Yes. And pressing the button again will change the number of textfields to 8, but would not change the values of already existing textfields, it will just add two more fields. The problem with the...
  2. Java to HTML, enable user to enter a number of menu items

    I have this code:




    package sitecreator;

    import java.io.File;
    import java.io.FileReader;
    import java.io.FileWriter;
Results 1 to 2 of 2