Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: KenWan
  • Content: Threads
  • Order by date
  1. KenWan

    help! 2 dimensional array problem

    I don't know how to enter my values into a 2 dimensional array using for loops then getting it the values for 1 column into a string[] type. I got as far as setting up 2 arrays String[][] stringList2 = new String[list2.size()][list2.size()]; but I want to enter a String name in the first...
  2. KenWan

    extracting text from notepad files-help?

    hi all. um is there a way to extract the values 1 and 2 from a text file containing [value1][value2] [another value1][another value 2] and get rid of those stupid [] brackets?
  3. KenWan

    Using date in a combo box + JSP & HTML

    Im having trouble formatting the current date into yyyy, to be passed into a combo box with the years going back 50 and forward 50. Im new to jsp + html and java script <yes another newbie> Can you also provide a short example if not just direct me to other useful source of info on my current...

Part and Inventory Search

Back
Top