Parsing, providing password.
807607Nov 24 2006 — edited Nov 24 2006hi, 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.