lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev lynx -source problem


From: Leonid Pauzner
Subject: Re: lynx-dev lynx -source problem
Date: Tue, 4 Apr 2000 13:06:15 +0400 (MSD)

3-Apr-2000 19:03 Jerry L. Kazdan wrote:
> Because of some changes the New York Times made to their website, when
> I attempt something like

> lynx  -source -auth=Userid:address@hidden://www.nytimes.com/...  > MyFile

This is not a right way of using -auth as far as I can see, try this:

lynx  -source -auth=Userid:Passwd   http://www.nytimes.com/...  > MyFile

> I am again asked for my userid and passwd.  Since this is part of an
> automated script, the program gets hung.

> Based on many  experiments I have done to untangle this, it seems
> (likely) that

>       linux -source <ComplicatedTargetURL>

> somehow informs the TargetURL that this is not being sent to the
> screen.  I base this on the fact that without the "-source" the command

>       lynx  <ComplicatedTargetURL>

> with the identical ComplicatedTargetURL  works perfectly.

==>>  Thus my question: do you have any suggestions how to modify the source
>      code so that the TargetURL is not informed of the "-source" on the
>      command line?

>       Thanks,
>       Jerry








reply via email to

[Prev in Thread] Current Thread [Next in Thread]