cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: curl + javascript

From: Colleen R. Dick <platypus_at_proaxis.com>
Date: Wed, 04 Jun 2008 14:05:15 -0700

No. you have to figure out what the javascript does and do it all
manually as far as I know. You don't really care about the size of the
window or any of that eye candy, all you really care about is the url
of the window that it actually opens. So you figure all that out and
then just do a normal curl on it.

ryan pal wrote:
> good afternoon everyone.
>
> does curl have support for javascript? i have a page where the link
> is as follows: javascript:
> OpenPropertyWindow(screen.availWidth,screen.availHeight);
>
> is there anyway i can tell curl to navigate to a page which is called
> like that or similar?
>
> thanks,
> 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-04

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET