Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Parsing, providing password.

807607Nov 24 2006 — edited Nov 24 2006
hi, is
there anyway to set up an HTML parser so that when you open the URL you can provide your password and username to fill in the forms on the page.

I want to create a parser that will take data from a page which is located after a login prompt page which i have a username and password for.
the page which contains the password and username forms is CSS style with <input type="password" as the password box and the same for Username, with a button that sends off the details.

thanks,
Richard.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2006
Added on Nov 24 2006
4 comments
76 views