I've been using the HTTP-Request-Form module for several months now to
automate some tasks that are available through web interfaces.  Its been
working very well, but I'm currently working on a script that involves
logging into a site.  This site unfortunately uses lots of Javascript.
Instead of having a submit button on the login form, clicking on an image
causes an onClick javascript function to submit the form.

Has anyone run into this?  I don't see a general submit function in the
module, so I'm not sure if there is a way to submit forms besides a submit
type input click.

Thanks,

Brett

Reply via email to