Problem with a site.

2001-07-05 Thread Philippe Grimaldi

Hello to all:

This adress:
(#1)  http://195.64.57.234/asp/gatepage/bluewin.asp?CompetitionID=80
seems have problems with wget.

I want obtain the 2 links (for example) on this page :
(#2)
http://195.64.57.234/asp/gatepage/bluewin.asp?PageID=7&MatchID=583616&CompetitionID=80&SnapshotID=1

and
(#3)
http://195.64.57.234/asp/gatepage/bluewin.asp?PageID=7&MatchID=583623&CompetitionID=80&SnapshotID=1

and I can't with wget.

If the first link (#1) is not open in a browser (Netscape or IE), the
two links (#2) and (#3) can't be open.
How can I obtain the links with wget ?

Thanks by advance.

Philippe Grimaldi.




Re: Problem with a site.

2001-07-06 Thread Philippe Grimaldi


 
Ian Abbott a écrit :
On 5 Jul 2001, at 10:45, Philippe Grimaldi wrote:
> Hello to all:
>
> This adress:
> (#1)  http://195.64.57.234/asp/gatepage/bluewin.asp?CompetitionID=80
> seems have problems with wget.
>
> I want obtain the 2 links (for example) on this page :
> (#2)
> http://195.64.57.234/asp/gatepage/bluewin.asp?PageID=7&MatchID=583616&Co
> mpetitionID=80&SnapshotID=1
>
> and
> (#3)
> http://195.64.57.234/asp/gatepage/bluewin.asp?PageID=7&MatchID=583623&Co
> mpetitionID=80&SnapshotID=1
>
> and I can't with wget.
>
> If the first link (#1) is not open in a browser (Netscape or IE),
the
> two links (#2) and (#3) can't be open.
> How can I obtain the links with wget ?
You'll probably have to play around with the -U option to get wget to
announce itself as a supported browser.
Thank you, but it's not the problem : I had use this option in the wget.ini
file.
The problem is : - cookies

or - an initialisation of the browser.
Only a try can show the real problem.
Philippe Grimaldi.


Re: Problem with a site.

2001-07-06 Thread Ian Abbott

On 5 Jul 2001, at 10:45, Philippe Grimaldi wrote:

> Hello to all:
> 
> This adress:
> (#1)  http://195.64.57.234/asp/gatepage/bluewin.asp?CompetitionID=80
> seems have problems with wget.
> 
> I want obtain the 2 links (for example) on this page :
> (#2)
> http://195.64.57.234/asp/gatepage/bluewin.asp?PageID=7&MatchID=583616&Co
> mpetitionID=80&SnapshotID=1
> 
> and
> (#3)
> http://195.64.57.234/asp/gatepage/bluewin.asp?PageID=7&MatchID=583623&Co
> mpetitionID=80&SnapshotID=1
> 
> and I can't with wget.
> 
> If the first link (#1) is not open in a browser (Netscape or IE), the
> two links (#2) and (#3) can't be open.
> How can I obtain the links with wget ?

You'll probably have to play around with the -U option to get wget to 
announce itself as a supported browser.