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

[REBOL] Re: problems with 'read

From: jason:cunliffe:verizon at: 21-Jan-2004 9:59

> 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&tdt=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 > itself as Mozilla. It's a strange world we live in)
Indeed ! Thanks for the great tip - Jason