cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Page empty of content

From: Robert W March <RWMarch_at_linux.ca>
Date: Sat, 21 Aug 2004 13:48:36 -0400

As additional info ...
The result page should contain the data in the section that begins
with:
<!-- #BeginEditable "LangueAstuceForme" -->
<form name="LangueAstuce" method="get" action="/cgi-bin/CreePage.pl">

Presumably, the perl script is not being called.

-Robert

On Saturday August 21 2004 13:41, Robert W March wrote:
> Studied the man page, the manual and TheArtOfHttpScripting.
>
> To get data from
> http://www.flightplanning.navcanada.ca/cgi-bin/CreePage.pl?Langue=a
>nglais&NoSession=NS_Inconnu&Page=Fore-obs%2Fmetar-taf&TypeDoc=html
>
> my commandline (built from viewing the page source) is:
> curl -b cookie.txt -d
> "NoSession=NS_Inconnu&Langue=anglais&Region=can&Stations=CYMX&get-m
>etar-taf=Get the bulletins"
> http://www.flightplanning.navcanada.ca/cgi-bin/Fore-obs/metar.cgi
>
> This command produces the expected page but it is without data.
> The actual data for the station, CYMX is not there.
>
> Could someone point me in the right direction.
>
> -Robert

-- 
                             Robert W March
                   	   St. Andrew's House
                  	  l'Orignal ON  Canada
Received on 2004-08-21