don

don

  • NA
  • 1
  • 0

Submitting form that requires Apache authentication

Mar 28 2006 11:51 AM

I have a website that i use to enter order information. This website is served by apache and requires a user id and password to access the order entry webpage.

I would like to automate this process rather then having the user signon and re-enter the information again on the webpage.

Is there a way of automating the logon, then simulating a submit button on the webpage.

Thanks.