JavaScript to image files?

Ian
09/28/2004 10:18 pm
Hi, trying to download this site with OEP but no luck yet - looks like JavaScript related problems: http://vip.e-gauc.com/gl/stocken/newstocken/search
i.e. just click `GO` to show all makes and models.
Mainly want all the image files (three per car). Can OEP download those?

Ian in Japan
Oleg Chernavin
09/29/2004 08:35 am
Yes, it is hard to evaluate the exact link to the page, because the script submits a custom form to get the page.

However you can use URL Substitutes to load the images:

URL:
http://vip.e-gauc.com/gl/stocken/newstocken/*.JPG
Replace:
/gl/stocken/newstocken/
With:
/path_used_car_image/full/

This should help.

Best regards,
Oleg Chernavin
MP Staff