A
Adam
Hello all,
I would like to get some advise from someone that knows a lot more than
I. I need a special purpose Java HTML parser. I have seen several out there,
but none meet my needs. What I need to do is GET a web page, find some items
with check boxes, set the appropriate selections and post the data back.
Most of the parsers let one search for HTML tags, links, etc, but not items
like check boxes. I need the name and value of the check boxes in question
so I can POST the desired values.
TIA,
Adam
P.S. As you can probably tell from my E-Mail, I am fairly new to web
programming.
I would like to get some advise from someone that knows a lot more than
I. I need a special purpose Java HTML parser. I have seen several out there,
but none meet my needs. What I need to do is GET a web page, find some items
with check boxes, set the appropriate selections and post the data back.
Most of the parsers let one search for HTML tags, links, etc, but not items
like check boxes. I need the name and value of the check boxes in question
so I can POST the desired values.
TIA,
Adam
P.S. As you can probably tell from my E-Mail, I am fairly new to web
programming.