Hi,
I want to save an image from the webpage (www.arabidopsis.org/servlets/TairObject?id=1501129457&type=locus). Using right click on image, I am able to save it as "image.png". However, I want to do this using PERL scripts. Although, I tried to do this using a PERL module Image::Grab, but this did not work which may be because the image as such has no direct link in the web page rather it is displayed through a different source using java scripts.
Will somebody please let me know how to do this.
In reply to image grab
by akk