Hey guys, I need some help. I have a html form, which has a X and Y value you must enter. Now for my cgi program, it's done in java and I need to know WHAT code to use, so that the forms x and y values will be used by the java program. I need it, so after the "=" the x and y values from the form are taken.. is their some specif code needed to be used?
where does that go into? the form ? I'm absically trying to get a X value the user inputs in the form.. and have THAT value the user chooses placed into the java program, which is in the ci-bin.