> there are some forms which execute a
> javascript on their SUBMIT button and
> the on executing them from my script
> it gives me an error that javascript is
> not supported like http, ftp or other
> protocols.
Is the word "javascript" anywhere in your perl script?
Do you mean the action= par
Hi folks,
I have been trying to automate the travelling thru a webpagefilling out
forms , submitting them and capturing their output using the LWP::UserAgent
and LWP::RobotUA objects..there are some forms which execute a
javascript on their SUBMIT button and the on executing them from