cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: images and display issues on popup window

From: Colleen R. Dick <platypus_at_proaxis.com>
Date: Sun, 01 Jun 2008 06:30:19 -0700

I do something similar, and the same issues. My guess is because the
html that you are fetching for the xternal site probably has relative
links to the images. So you would have to find all those links in the
returned page and patch in the full URL to the images before displaying
the page.

ryan pal wrote:
> hello everyone. i have a link on my website which calls curl in the
> background. im trying to have a new window popup ,do a form submit to
> another site, and then display the results. right now the pages
> submits correclty, however some of hte images are not displayed and
> "errors" on the page occur. is this the just the way curl behaves or
> is there a workaround so that i can have this new window seem as if
> it's a direct link?
>
> ryan
>
> --
> * Mail.com Autos * <http://www.oncars.com>- Powered by Oncars.com:
> Drive By Today!
> ------------------------------------------------------------------------
>
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
>

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php

Received on 2008-06-01