Search:

Type: Posts; User: AT-LOW

Search: Search took 0.10 seconds.

  1. Split String and for loop issues. (Beginner problems)

    Well Im trying to get the string called URL to be split at the & and = signs but im running into a few errors using tokens. Its a simple code but the tokens keep saying its unresolved. my code:
    ...
  2. Replies
    6
    Views
    1,625

    Re: Parsing character strings from websites.

    Thank you so much for your help! That tutorial was really handy.
  3. Replies
    6
    Views
    1,625

    Re: Parsing character strings from websites.

    I understand that people arent going to do this for me. I'd rather do it on my own so I can learn from it. I was trying to pull the seperate list items in HTML and put them ino java by the use of...
  4. Replies
    6
    Views
    1,625

    Re: Parsing character strings from websites.

    I guess its more of a string processing problem. I am fairly new to java.
  5. Replies
    6
    Views
    1,625

    Parsing character strings from websites.

    Hey guys,

    I'm trying to write a java program to parse a character string as received from a web browser into its component parts. The url I want to parse is a simple form with name, age, etc. I...
Results 1 to 5 of 5