Re: [Lynx-dev] Problems with logging into the Bank of America website

2006-01-15 Thread Thomas Dickey
On Sun, Jan 15, 2006 at 04:55:25PM -0500, Leslie Fairall wrote:
 I used to be able to log into online banking with Bank of America using 
 the user-agent header:
 
 Mozilla/6.2 [lynx]
 
 However, after I click on the refresh page, I get the message:
 
 
REFRESH(8 sec):
[1]https://sitekey.bankofamerica.com/sas/signon.do?detect=0
Bank of America Higher Standards Online Banking [EMBED]

Perhaps it's diving into some javascript (I can't tell just from this).
Going to that URL and accepting the cookie, I get a screen that looks
like this:

   Bank of America

  Please tell us where you bank so we can give you information for your
  location.


   [Select location_]
  Go

   Bank of America, N.A. Member FDIC. Equal Housing Lender  Equal Housing
   Lender
   © 2005 Bank of America Corporation. All rights reserved.


-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Compiling 2.8.5 in Mac 10.4

2006-01-15 Thread Thomas Dickey
On Sun, Jan 15, 2006 at 12:21:56PM -0600, José H. Espinosa wrote:
 Hi,
 
 I tried to compile lynx 2.8.5 in Mac 10.4 and I get the following error:
 
 ../../../WWW/Library/Implementation/HTTCP.c: In function 'HTParseInet':
 ../../../WWW/Library/Implementation/HTTCP.c:1329: error: 'struct  
 hostent' has no member named 'h_addr'
 
 Is this a know problem?

yes - it's fixed in one of the development versions from last fall.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Lynx Win32

2006-01-15 Thread Jonathan Kirwan
On Thu, 12 Jan 2006 19:38:06 -0800 (PST), Doug wrote:

On Tue, 10 Jan 2006, Yves Crespin wrote:

 I'm unable to find a windows version of Lynx.
 I'm on XP SP2.

As I posted to the list 1 week ago:

 Date: Thu, 5 Jan 2006 20:42:13 -0800 (PST)
 From: Doug Kaufman [EMAIL PROTECTED]
 Subject: Re: [Lynx-dev] how in the world do i even start lynx?
 
 The lynx resources for Win32 are not always
 obvious. Please start at Kenneth Kwok's page
 (http://home4.pacific.net.sg/~kennethkwok/lynx/index.html;), which
 has some links to binaries, both with and without Windows installers,
 and which gives some hints on running lynx on Windows. In addition,
 there is a binary of 2.8.5rel1 with an installer available from
 Takeshi Hataguchi. That installer is primarily in Japanese, but the
 binary and documentation are fine in English. You can get it from
 http://lynx-win32-pata.sourceforge.jp/;. Just look for the link to the
 binary if you don't read Japanese.
 Doug

Just to add to this last comment, the installer linked to from there:
http://prdownloads.sourceforge.jp/lynx-win32-pata/18478/Lynx286dev16TH.exe
is set up for Japanese display.  What I did, once fetched, was to copy
the LYNX.CFG file out of the org_docs subdirectory into the top
directory of the branch, destroying the jp version provided there.

Jon


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


[Lynx-dev] Problems with logging into the Bank of America website

2006-01-15 Thread Leslie Fairall
I used to be able to log into online banking with Bank of America using 
the user-agent header:


Mozilla/6.2 [lynx]

However, after I click on the refresh page, I get the message:


   REFRESH(8 sec):
   [1]https://sitekey.bankofamerica.com/sas/signon.do?detect=0
   Bank of America Higher Standards Online Banking [EMBED]

References

   1. https://sitekey.bankofamerica.com/sas/signon.do?detect=0

   Error 500: User Agent [Mozilla/6.2] Exception Message null

   REFRESH(8 sec):
Can someone tell me what the problem is? Thanks.



___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


[Lynx-dev] Compiling 2.8.5 in Mac 10.4

2006-01-15 Thread José H . Espinosa

Hi,

I tried to compile lynx 2.8.5 in Mac 10.4 and I get the following error:

../../../WWW/Library/Implementation/HTTCP.c: In function 'HTParseInet':
../../../WWW/Library/Implementation/HTTCP.c:1329: error: 'struct  
hostent' has no member named 'h_addr'


Is this a know problem?

I looked around, and it seems to be a problem on the way Apple define  
hostent.  And I patch the system as shown on the attachment, and it  
compiles and runs.


Is the patch OK or I am overlooking something?

Thanks,
Jose



mac-10.4.patch
Description: Binary data


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Lynx Win32

2006-01-15 Thread Thorsten Glaser
Jonathan Kirwan dixit:

Just to add to this last comment

Just to add to the general confusion... the binary I built some odd
years ago[1] still works, I installed it yesterday on my laptop which
was freshly installed with Win2k SP2, and used it to download all the
drivers, and a D2 loader... still rocks.

[1] http://mira.66h.42h.de/pub/lynx-windows.lzh

Admittedly, it's a bit older, and a one-shot action (openssl and
pdcurses, Borland C++ 5.5 free edition), but WFM. Better than
nothing.

bye,
//mirabile
-- 
[00:02] Vutral gecko: benutzt du emacs ?
[00:03] gecko nö  [00:03] gecko nur n normalen mac
[00:04] Vutral argl   [00:04] Vutral ne den editor
-- Vutral und gecko2 in #deutsch (NB: Editor? Betriebssystem.)


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev