Hello,
I'd like to call a site within a perl script (with lwp) which has an image as parameter.
Here is the relevant source:
<INPUT src="/img/navigation/formabschicken.gif" value="" name="Antwort" border="0" class="norm" type="IMAGE">
What is the value of the parameter Antwort ?
Thanks for your attention.
I'd like to call a site within a perl script (with lwp) which has an image as parameter.
Here is the relevant source:
<INPUT src="/img/navigation/formabschicken.gif" value="" name="Antwort" border="0" class="norm" type="IMAGE">
What is the value of the parameter Antwort ?
Thanks for your attention.