Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: problems with 'read

From: reboler::bol::com::br at: 21-Jan-2004 17:30

Thanks Sunanda and Gabriele!! It worked!! Best Regards, --DJ
> DJ: > > > Well, I think the problem has to be with cookies.. be
cause if you try to
> > read the same url using IExplorer.. it does handle t
he job..
> Not quite, but even more annoying --
they are checking the name of the
> browser and ignoring anything that isn't IE. It won't w
ork with Opera or Mozilla
> either. > > Try this: > > system/schemes/http/user-
agent: "Mozilla/4.0 (compatible; MSIE 5.5; Windows
> NT 5.0)" > > print read > http://www.scirus.com/srsapp/search?
q=metadata&cn=all&t=all&co=AND&q=&cn=all&t=all&fdt=1930&t dt=2005&dt=all&ff=a
> ll&ds=sd&sa=all&g=a > > That user-
agent name is a common way IE identifies itself (yes, it spoofs