DJ: > Well, I think the problem has to be with cookies.. because if you try to > read the same url using IExplorer.. it does handle the 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 work 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&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) Sunanda. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
