lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev cookies


From: wilfred mrosla
Subject: lynx-dev cookies
Date: Fri, 27 Aug 1999 06:40:57 PDT


 Recently I have been getting realtime quotes with the following
script

  #!/bin/bash
  n=$1
  lynx -auth=tvmanx:willie -dump "http://quotes.freerealtime.com/rt/
  frt/quotes?symbol=$1&type=1">/usr/local/net/$1.rt


This worked fine until they sent back the message:
quotes.freerealtime.com cookie: FRT=R=/rt/frt quotes allow? (Y/N/Always/neVer)


I have to manually answer this to proceed.

Could you tell me what my script need to look like to overcome
this problem

thanks much
Willie Mrosla
address@hidden


_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com

reply via email to

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